{ "_from": "nopt@3.0.1", "_id": "nopt@3.0.1", "_inBundle": true, "_integrity": "sha1-vOXEJEajKR9HYio3CrvxWPu6y/0=", "_location": "/cordova-android/nopt", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "nopt@3.0.1", "name": "nopt", "escapedName": "nopt", "rawSpec": "3.0.1", "saveSpec": null, "fetchSpec": "3.0.1" }, "_requiredBy": [ "/cordova-android" ], "_resolved": "https://registry.npmjs.org/nopt/-/nopt-3.0.1.tgz", "_shasum": "bce5c42446a3291f47622a370abbf158fbbacbfd", "_spec": "nopt@3.0.1", "_where": "/Users/brodybits/Documents/cordova/cordova-android", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bin": { "nopt": "./bin/nopt.js" }, "bugs": { "url": "https://github.com/isaacs/nopt/issues" }, "bundleDependencies": false, "dependencies": { "abbrev": "1" }, "deprecated": false, "description": "Option parsing for Node, supporting types, shorthands, etc. Used by npm.", "devDependencies": { "tap": "~0.4.8" }, "homepage": "https://github.com/isaacs/nopt#readme", "license": { "type": "MIT", "url": "https://github.com/isaacs/nopt/raw/master/LICENSE" }, "main": "lib/nopt.js", "name": "nopt", "repository": { "type": "git", "url": "git+ssh://git@github.com/isaacs/nopt.git" }, "scripts": { "test": "tap test/*.js" }, "version": "3.0.1" }