blob: f6e5b541c0b7ed4d910a3ecd14eab40f6ca1cfbf [file] [log] [blame]
{
"_args": [
[
{
"name": "cordova-common",
"raw": "cordova-common@1.3.x",
"rawSpec": "1.3.x",
"scope": null,
"spec": ">=1.3.0 <1.4.0",
"type": "range"
},
"/Users/ctran/cordova/cordova-lib/cordova-create"
]
],
"_from": "cordova-common@>=1.3.0 <1.4.0",
"_id": "cordova-common@1.3.0",
"_inCache": true,
"_installable": true,
"_location": "/cordova-common",
"_nodeVersion": "5.4.1",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/cordova-common-1.3.0.tgz_1464130094288_0.48495062021538615"
},
"_npmUser": {
"email": "stevengill97@gmail.com",
"name": "stevegill"
},
"_npmVersion": "3.9.0",
"_phantomChildren": {
"brace-expansion": "1.1.5",
"inflight": "1.0.5",
"inherits": "2.0.1",
"once": "1.3.3",
"path-is-absolute": "1.0.0"
},
"_requested": {
"name": "cordova-common",
"raw": "cordova-common@1.3.x",
"rawSpec": "1.3.x",
"scope": null,
"spec": ">=1.3.0 <1.4.0",
"type": "range"
},
"_requiredBy": [
"/",
"/cordova-fetch"
],
"_resolved": "https://registry.npmjs.org/cordova-common/-/cordova-common-1.3.0.tgz",
"_shasum": "f75161f6aa7cef5486fd5d69a3b0a1f628334491",
"_shrinkwrap": null,
"_spec": "cordova-common@1.3.x",
"_where": "/Users/ctran/cordova/cordova-lib/cordova-create",
"author": {
"name": "Apache Software Foundation"
},
"bugs": {
"email": "dev@cordova.apache.org",
"url": "https://issues.apache.org/jira/browse/CB"
},
"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": "f75161f6aa7cef5486fd5d69a3b0a1f628334491",
"tarball": "https://registry.npmjs.org/cordova-common/-/cordova-common-1.3.0.tgz"
},
"engineStrict": true,
"engines": {
"node": ">=0.9.9"
},
"license": "Apache-2.0",
"main": "cordova-common.js",
"maintainers": [
{
"email": "bowserj@apache.org",
"name": "bowserj"
},
{
"email": "kotikov.vladimir@gmail.com",
"name": "kotikov.vladimir"
},
{
"email": "purplecabbage@gmail.com",
"name": "purplecabbage"
},
{
"email": "shazron@gmail.com",
"name": "shazron"
},
{
"email": "stevengill97@gmail.com",
"name": "stevegill"
},
{
"email": "npmjs@barhams.info",
"name": "timbarham"
}
],
"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.3.0"
}