Website/node_modules/lodash._basedifference/package.json
2015-12-02 18:21:44 -05:00

119 lines
3 KiB
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"_args": [
[
"lodash._basedifference@^3.0.0",
"/Users/okennedy/Desktop/Website/node_modules/lodash.omit"
]
],
"_from": "lodash._basedifference@>=3.0.0 <4.0.0",
"_id": "lodash._basedifference@3.0.3",
"_inCache": true,
"_installable": true,
"_location": "/lodash._basedifference",
"_nodeVersion": "0.12.5",
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
"_npmVersion": "2.12.0",
"_phantomChildren": {},
"_requested": {
"name": "lodash._basedifference",
"raw": "lodash._basedifference@^3.0.0",
"rawSpec": "^3.0.0",
"scope": null,
"spec": ">=3.0.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/lodash.omit"
],
"_resolved": "https://registry.npmjs.org/lodash._basedifference/-/lodash._basedifference-3.0.3.tgz",
"_shasum": "f2c204296c2a78e02b389081b6edcac933cf629c",
"_shrinkwrap": null,
"_spec": "lodash._basedifference@^3.0.0",
"_where": "/Users/okennedy/Desktop/Website/node_modules/lodash.omit",
"author": {
"email": "john.david.dalton@gmail.com",
"name": "John-David Dalton",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Benjamin Tan",
"email": "demoneaux@gmail.com",
"url": "https://d10.github.io/"
},
{
"name": "Blaine Bublitz",
"email": "blaine@iceddev.com",
"url": "http://www.iceddev.com/"
},
{
"name": "Kit Cambridge",
"email": "github@kitcambridge.be",
"url": "http://kitcambridge.be/"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"dependencies": {
"lodash._baseindexof": "^3.0.0",
"lodash._cacheindexof": "^3.0.0",
"lodash._createcache": "^3.0.0"
},
"description": "The modern build of lodashs internal `baseDifference` as a module.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "f2c204296c2a78e02b389081b6edcac933cf629c",
"tarball": "http://registry.npmjs.org/lodash._basedifference/-/lodash._basedifference-3.0.3.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"license": "MIT",
"maintainers": [
{
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
{
"name": "kitcambridge",
"email": "github@kitcambridge.be"
},
{
"name": "mathias",
"email": "mathias@qiwi.be"
},
{
"name": "phated",
"email": "blaine@iceddev.com"
},
{
"name": "d10",
"email": "demoneaux@gmail.com"
}
],
"name": "lodash._basedifference",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
},
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
"version": "3.0.3"
}