Submit
Path:
~
/
/
usr
/
lib
/
node_modules
/
npm
/
node_modules
/
har-validator
/
node_modules
/
ajv
/
scripts
/
File Content:
info
#!/usr/bin/env 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
289 bytes
0644
prepare-tests
269 bytes
0644
publish-built-version
842 bytes
0644
travis-gh-pages
874 bytes
0644
N4ST4R_ID | Naxtarrr