You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
87 lines
2.1 KiB
87 lines
2.1 KiB
{ |
|
"_args": [ |
|
[ |
|
"array-differ@^1.0.0", |
|
"/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp-util" |
|
] |
|
], |
|
"_from": "array-differ@>=1.0.0 <2.0.0", |
|
"_id": "array-differ@1.0.0", |
|
"_inCache": true, |
|
"_installable": true, |
|
"_location": "/array-differ", |
|
"_npmUser": { |
|
"email": "sindresorhus@gmail.com", |
|
"name": "sindresorhus" |
|
}, |
|
"_npmVersion": "1.4.14", |
|
"_phantomChildren": {}, |
|
"_requested": { |
|
"name": "array-differ", |
|
"raw": "array-differ@^1.0.0", |
|
"rawSpec": "^1.0.0", |
|
"scope": null, |
|
"spec": ">=1.0.0 <2.0.0", |
|
"type": "range" |
|
}, |
|
"_requiredBy": [ |
|
"/gulp-util" |
|
], |
|
"_resolved": "https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz", |
|
"_shasum": "eff52e3758249d33be402b8bb8e564bb2b5d4031", |
|
"_shrinkwrap": null, |
|
"_spec": "array-differ@^1.0.0", |
|
"_where": "/Users/rdrew/themes/lmmi_journal_theme/node_modules/gulp-util", |
|
"author": { |
|
"email": "sindresorhus@gmail.com", |
|
"name": "Sindre Sorhus", |
|
"url": "http://sindresorhus.com" |
|
}, |
|
"bugs": { |
|
"url": "https://github.com/sindresorhus/array-differ/issues" |
|
}, |
|
"dependencies": {}, |
|
"description": "Create an array with values that are present in the first input array but not additional ones", |
|
"devDependencies": { |
|
"mocha": "*" |
|
}, |
|
"directories": {}, |
|
"dist": { |
|
"shasum": "eff52e3758249d33be402b8bb8e564bb2b5d4031", |
|
"tarball": "https://registry.npmjs.org/array-differ/-/array-differ-1.0.0.tgz" |
|
}, |
|
"engines": { |
|
"node": ">=0.10.0" |
|
}, |
|
"files": [ |
|
"index.js" |
|
], |
|
"gitHead": "e91802976c4710eef8dea2090d48e48525cf41b1", |
|
"homepage": "https://github.com/sindresorhus/array-differ", |
|
"keywords": [ |
|
"array", |
|
"difference", |
|
"diff", |
|
"differ", |
|
"filter", |
|
"exclude" |
|
], |
|
"license": "MIT", |
|
"maintainers": [ |
|
{ |
|
"email": "sindresorhus@gmail.com", |
|
"name": "sindresorhus" |
|
} |
|
], |
|
"name": "array-differ", |
|
"optionalDependencies": {}, |
|
"readme": "ERROR: No README data found!", |
|
"repository": { |
|
"type": "git", |
|
"url": "git://github.com/sindresorhus/array-differ.git" |
|
}, |
|
"scripts": { |
|
"test": "mocha" |
|
}, |
|
"version": "1.0.0" |
|
}
|
|
|