Rinser/node_modules/lodash/package.json

112 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",
2016-02-12 13:10:16 +00:00
"C:\\mddev\\rinser"
]
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.6.1",
2016-02-12 13:10:16 +00:00
"_inCache": true,
"_installable": true,
"_location": "/lodash",
"_nodeVersion": "5.5.0",
"_npmOperationalInternal": {
2016-03-15 11:33:52 +00:00
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/lodash-4.6.1.tgz_1456942179866_0.5565699376165867"
2016-02-12 13:10:16 +00:00
},
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
2016-03-15 11:33:52 +00:00
"_npmVersion": "2.14.17",
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:/"
],
2016-03-15 11:33:52 +00:00
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.6.1.tgz",
"_shasum": "df00c1164ad236b183cfc3887a5e8d38cc63cbbc",
2016-02-12 13:10:16 +00:00
"_shrinkwrap": null,
2016-03-15 11:33:52 +00:00
"_spec": "lodash@^4.6.1",
2016-02-12 13:10:16 +00:00
"_where": "C:\\mddev\\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": {
2016-03-15 11:33:52 +00:00
"shasum": "df00c1164ad236b183cfc3887a5e8d38cc63cbbc",
"tarball": "http://registry.npmjs.org/lodash/-/lodash-4.6.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.\""
},
2016-03-15 11:33:52 +00:00
"version": "4.6.1"
2015-07-20 13:42:07 +00:00
}