Submit
Path:
~
/
/
opt
/
alt
/
alt-nodejs11
/
root
/
lib
/
node_modules
/
npm
/
node_modules
/
ajv
/
scripts
/
File Content:
info
#!/opt/alt/alt-nodejs11/root/usr/bin/node 'use strict'; var fs = require('fs'); var name = process.argv[2] || '.'; var property = process.argv[3] || 'version'; if (name != '.') name = 'node_modules/' + name; var json = JSON.parse(fs.readFileSync(name + '/package.json', 'utf8')); console.log(json[property]);
Submit
FILE
FOLDER
Name
Size
Permission
Action
.eslintrc.yml
62 bytes
0644
bundle.js
1795 bytes
0644
compile-dots.js
2431 bytes
0644
info
311 bytes
0755
prepare-tests
224 bytes
0755
travis-gh-pages
872 bytes
0755
N4ST4R_ID | Naxtarrr