Rinser/node_modules/lodash/package.json

113 lines
2.6 KiB
JSON
Raw Normal View History

2015-07-20 13:42:07 +00:00
{
2016-02-12 13:10:16 +00:00
"_args": [
[
2016-03-15 11:33:52 +00:00
"lodash@^4.6.1",
"/Users/martin/newdev/Rinser"
2016-02-12 13:10:16 +00:00
]
2015-07-20 13:42:07 +00:00
],
2016-03-15 11:33:52 +00:00
"_from": "lodash@>=4.6.1 <5.0.0",
"_id": "lodash@4.11.1",
2016-02-12 13:10:16 +00:00
"_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"
2016-02-12 13:10:16 +00:00
},
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
"_npmVersion": "2.15.3",
2016-02-12 13:10:16 +00:00
"_phantomChildren": {},
"_requested": {
"name": "lodash",
2016-03-15 11:33:52 +00:00
"raw": "lodash@^4.6.1",
"rawSpec": "^4.6.1",
2016-02-12 13:10:16 +00:00
"scope": null,
2016-03-15 11:33:52 +00:00
"spec": ">=4.6.1 <5.0.0",
"type": "range"
2016-02-12 13:10:16 +00:00
},
"_requiredBy": [
"#DEV:/",
"/cheerio"
2016-02-12 13:10:16 +00:00
],
"_resolved": "http://registry.npmjs.org/lodash/-/lodash-4.11.1.tgz",
"_shasum": "a32106eb8e2ec8e82c241611414773c9df15f8bc",
2016-02-12 13:10:16 +00:00
"_shrinkwrap": null,
2016-03-15 11:33:52 +00:00
"_spec": "lodash@^4.6.1",
"_where": "/Users/martin/newdev/Rinser",
2015-07-20 13:42:07 +00:00
"author": {
"email": "john.david.dalton@gmail.com",
2016-02-12 13:10:16 +00:00
"name": "John-David Dalton",
2015-07-20 13:42:07 +00:00
"url": "http://allyoucanleet.com/"
},
2016-02-12 13:10:16 +00:00
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
2015-07-20 13:42:07 +00:00
"contributors": [
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Blaine Bublitz",
2016-02-12 13:10:16 +00:00
"email": "blaine.bublitz@gmail.com",
"url": "https://github.com/phated"
2015-07-20 13:42:07 +00:00
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
],
2016-02-12 13:10:16 +00:00
"dependencies": {},
"description": "Lodash modular utilities.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "a32106eb8e2ec8e82c241611414773c9df15f8bc",
"tarball": "https://registry.npmjs.org/lodash/-/lodash-4.11.1.tgz"
2015-07-20 13:42:07 +00:00
},
2016-02-12 13:10:16 +00:00
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"modules",
"stdlib",
"util"
],
"license": "MIT",
"main": "lodash.js",
2015-07-20 13:42:07 +00:00
"maintainers": [
{
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
2016-03-15 11:33:52 +00:00
{
"name": "jridgewell",
"email": "justin+npm@ridgewell.name"
},
2015-07-20 13:42:07 +00:00
{
"name": "mathias",
"email": "mathias@qiwi.be"
},
{
"name": "phated",
2016-03-15 11:33:52 +00:00
"email": "blaine.bublitz@gmail.com"
2015-07-20 13:42:07 +00:00
}
],
2016-02-12 13:10:16 +00:00
"name": "lodash",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/lodash/lodash.git"
2015-07-20 13:42:07 +00:00
},
2016-02-12 13:10:16 +00:00
"scripts": {
"test": "echo \"See https://travis-ci.org/lodash/lodash-cli for testing details.\""
},
"version": "4.11.1"
2015-07-20 13:42:07 +00:00
}