Rinser/node_modules/lodash/package.json
2016-04-18 13:49:38 +01:00

113 lines
2.6 KiB
JSON

{
"_args": [
[
"lodash@^4.6.1",
"/Users/martin/newdev/Rinser"
]
],
"_from": "lodash@>=4.6.1 <5.0.0",
"_id": "lodash@4.11.1",
"_inCache": true,
"_installable": true,
"_location": "/lodash",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
"host": "packages-16-east.internal.npmjs.com",
"tmp": "tmp/lodash-4.11.1.tgz_1460618480099_0.40750555554404855"
},
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
"_npmVersion": "2.15.3",
"_phantomChildren": {},
"_requested": {
"name": "lodash",
"raw": "lodash@^4.6.1",
"rawSpec": "^4.6.1",
"scope": null,
"spec": ">=4.6.1 <5.0.0",
"type": "range"
},
"_requiredBy": [
"#DEV:/",
"/cheerio"
],
"_resolved": "http://registry.npmjs.org/lodash/-/lodash-4.11.1.tgz",
"_shasum": "a32106eb8e2ec8e82c241611414773c9df15f8bc",
"_shrinkwrap": null,
"_spec": "lodash@^4.6.1",
"_where": "/Users/martin/newdev/Rinser",
"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": "Blaine Bublitz",
"email": "blaine.bublitz@gmail.com",
"url": "https://github.com/phated"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
"dependencies": {},
"description": "Lodash modular utilities.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "a32106eb8e2ec8e82c241611414773c9df15f8bc",
"tarball": "https://registry.npmjs.org/lodash/-/lodash-4.11.1.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"modules",
"stdlib",
"util"
],
"license": "MIT",
"main": "lodash.js",
"maintainers": [
{
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
{
"name": "jridgewell",
"email": "justin+npm@ridgewell.name"
},
{
"name": "mathias",
"email": "mathias@qiwi.be"
},
{
"name": "phated",
"email": "blaine.bublitz@gmail.com"
}
],
"name": "lodash",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"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": "4.11.1"
}