PATH:
opt
/
alt
/
alt-nodejs6
/
root
/
usr
/
lib
/
node_modules
/
npm
/
lib
/
install
/
action
'use strict' var lifecycle = require('../../utils/lifecycle.js') var packageId = require('../../utils/package-id.js') module.exports = function (top, buildpath, pkg, log, next) { log.silly('test', packageId(pkg), buildpath) lifecycle(pkg.package, 'test', buildpath, false, false, next) }
[-] preinstall.js
[edit]
[-] finalize.js
[edit]
[-] postinstall.js
[edit]
[-] remove.js
[edit]
[-] move.js
[edit]
[-] build.js
[edit]
[-] test.js
[edit]
[-] install.js
[edit]
[-] update-linked.js
[edit]
[-] extract.js
[edit]
[-] global-link.js
[edit]
[-] global-install.js
[edit]
[+]
..
[-] prepublish.js
[edit]
[-] fetch.js
[edit]