blob: 9156d97af4adb0b52b927f402a1bddc9af9edcf6 [file] [log] [blame]
{
"_args": [
[
{
"raw": "deps-sort@^2.0.0",
"scope": null,
"escapedName": "deps-sort",
"name": "deps-sort",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"/Users/brodybits/Documents/cordova/cordova-js/node_modules/browserify"
]
],
"_from": "deps-sort@>=2.0.0 <3.0.0",
"_id": "deps-sort@2.0.0",
"_inCache": true,
"_location": "/deps-sort",
"_nodeVersion": "4.1.2",
"_npmUser": {
"name": "zertosh",
"email": "zertosh@gmail.com"
},
"_npmVersion": "2.14.4",
"_phantomChildren": {},
"_requested": {
"raw": "deps-sort@^2.0.0",
"scope": null,
"escapedName": "deps-sort",
"name": "deps-sort",
"rawSpec": "^2.0.0",
"spec": ">=2.0.0 <3.0.0",
"type": "range"
},
"_requiredBy": [
"/browserify"
],
"_resolved": "https://registry.npmjs.org/deps-sort/-/deps-sort-2.0.0.tgz",
"_shasum": "091724902e84658260eb910748cccd1af6e21fb5",
"_shrinkwrap": null,
"_spec": "deps-sort@^2.0.0",
"_where": "/Users/brodybits/Documents/cordova/cordova-js/node_modules/browserify",
"author": {
"name": "James Halliday",
"email": "mail@substack.net",
"url": "http://substack.net"
},
"bin": {
"deps-sort": "bin/cmd.js"
},
"bugs": {
"url": "https://github.com/substack/deps-sort/issues"
},
"dependencies": {
"JSONStream": "^1.0.3",
"shasum": "^1.0.0",
"subarg": "^1.0.0",
"through2": "^2.0.0"
},
"description": "sort module-deps output for deterministic browserify bundles",
"devDependencies": {
"tap": "^2.2.0"
},
"directories": {},
"dist": {
"shasum": "091724902e84658260eb910748cccd1af6e21fb5",
"tarball": "https://registry.npmjs.org/deps-sort/-/deps-sort-2.0.0.tgz"
},
"gitHead": "dfbda1ac04b03cb694991b93e7f961011403771c",
"homepage": "https://github.com/substack/deps-sort",
"keywords": [
"dependency",
"graph",
"browser",
"browserify",
"module-deps",
"browser-pack",
"sorted",
"determinism"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "substack",
"email": "substack@gmail.com"
},
{
"name": "zertosh",
"email": "zertosh@gmail.com"
}
],
"name": "deps-sort",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/substack/deps-sort.git"
},
"scripts": {
"test": "tap test/*.js"
},
"version": "2.0.0"
}