{ "_args": [ [ { "raw": "cordova-common@^1.4.0", "scope": null, "escapedName": "cordova-common", "name": "cordova-common", "rawSpec": "^1.4.0", "spec": ">=1.4.0 <2.0.0", "type": "range" }, "/Users/steveng/repo/cordova/cordova-android" ] ], "_from": "cordova-common@>=1.4.0 <2.0.0", "_id": "cordova-common@1.4.1", "_inCache": true, "_installable": true, "_location": "/cordova-common", "_nodeVersion": "6.2.2", "_npmOperationalInternal": { "host": "packages-16-east.internal.npmjs.com", "tmp": "tmp/cordova-common-1.4.1.tgz_1471306335501_0.6723270947113633" }, "_npmUser": { "name": "stevegill", "email": "stevengill97@gmail.com" }, "_npmVersion": "3.9.5", "_phantomChildren": {}, "_requested": { "raw": "cordova-common@^1.4.0", "scope": null, "escapedName": "cordova-common", "name": "cordova-common", "rawSpec": "^1.4.0", "spec": ">=1.4.0 <2.0.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "file:cordova-dist-dev/CB-11690/cordova-common-1.4.1.tgz", "_shasum": "8b4f07b3199b398fff553b32bff66676ecd30ab9", "_shrinkwrap": null, "_spec": "cordova-common@^1.4.0", "_where": "/Users/steveng/repo/cordova/cordova-android", "author": { "name": "Apache Software Foundation" }, "bugs": { "url": "https://issues.apache.org/jira/browse/CB", "email": "dev@cordova.apache.org" }, "contributors": [], "dependencies": { "ansi": "^0.3.1", "bplist-parser": "^0.1.0", "cordova-registry-mapper": "^1.1.8", "elementtree": "^0.1.6", "glob": "^5.0.13", "minimatch": "^3.0.0", "osenv": "^0.1.3", "plist": "^1.2.0", "q": "^1.4.1", "semver": "^5.0.1", "shelljs": "^0.5.3", "underscore": "^1.8.3", "unorm": "^1.3.3" }, "description": "Apache Cordova tools and platforms shared routines", "devDependencies": { "istanbul": "^0.3.17", "jasmine-node": "^1.14.5", "jshint": "^2.8.0", "promise-matchers": "^0.9.6", "rewire": "^2.5.1" }, "directories": {}, "dist": { "shasum": "8b4f07b3199b398fff553b32bff66676ecd30ab9", "tarball": "https://registry.npmjs.org/cordova-common/-/cordova-common-1.4.1.tgz" }, "engineStrict": true, "engines": { "node": ">=0.9.9" }, "license": "Apache-2.0", "main": "cordova-common.js", "maintainers": [ { "name": "bowserj", "email": "bowserj@apache.org" }, { "name": "kotikov.vladimir", "email": "kotikov.vladimir@gmail.com" }, { "name": "purplecabbage", "email": "purplecabbage@gmail.com" }, { "name": "shazron", "email": "shazron@gmail.com" }, { "name": "stevegill", "email": "stevengill97@gmail.com" }, { "name": "timbarham", "email": "npmjs@barhams.info" } ], "name": "cordova-common", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://git-wip-us.apache.org/repos/asf/cordova-common.git" }, "scripts": { "cover": "node node_modules/istanbul/lib/cli.js cover --root src --print detail node_modules/jasmine-node/bin/jasmine-node -- spec", "jasmine": "node node_modules/jasmine-node/bin/jasmine-node --captureExceptions --color spec", "jshint": "node node_modules/jshint/bin/jshint src && node node_modules/jshint/bin/jshint spec", "test": "npm run jshint && npm run jasmine" }, "version": "1.4.1" }