????
Current Path : /proc/self/root/usr/lib/node_modules/npm/node_modules/@iarna/cli/ |
Current File : //proc/self/root/usr/lib/node_modules/npm/node_modules/@iarna/cli/package.json |
{ "_from": "@iarna/cli@^2.1.0", "_id": "@iarna/cli@2.1.0", "_inBundle": false, "_integrity": "sha512-rvVVqDa2g860niRbqs3D5RhL4la3dc1vwk+NlpKPZxKaMSHtE2se6C2x8NeveN+rcjp3/686X+u+09CZ+7lmAQ==", "_location": "/@iarna/cli", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "@iarna/cli@^2.1.0", "name": "@iarna/cli", "escapedName": "@iarna%2fcli", "scope": "@iarna", "rawSpec": "^2.1.0", "saveSpec": null, "fetchSpec": "^2.1.0" }, "_requiredBy": [ "/lock-verify" ], "_resolved": "https://registry.npmjs.org/@iarna/cli/-/cli-2.1.0.tgz", "_shasum": "f830356d54c72c804bd7afc43999de31e40fc3d6", "_spec": "@iarna/cli@^2.1.0", "_where": "/Users/ruyadorno/Documents/ruyadorno/npm6/node_modules/lock-verify", "author": { "name": "Rebecca Turner", "email": "me@re-becca.org", "url": "http://re-becca.org/" }, "bugs": { "url": "https://github.com/iarna/cli/issues" }, "bundleDependencies": false, "dependencies": { "glob": "^7.1.2", "signal-exit": "^3.0.2" }, "deprecated": false, "description": "Some simple CLI scaffolding for promise returning applications.", "devDependencies": { "@perl/qr": "^1.2.0", "@perl/qx": "^1.0.2", "require-inject": "^1.4.4", "tap": "^12.0.1", "update-notifier": "^2.2.0", "yargs": "^8.0.2" }, "files": [ "app.js" ], "homepage": "https://github.com/iarna/cli#readme", "keywords": [], "license": "ISC", "main": "app.js", "name": "@iarna/cli", "repository": { "type": "git", "url": "git+https://github.com/iarna/cli.git" }, "scripts": { "test": "tap --100 test/scenarios.js" }, "version": "2.1.0" }