Rinser/node_modules/lodash/package.json

110 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": [
[
2017-04-11 22:06:56 +00:00
{
"escapedName": "lodash",
"name": "lodash",
2017-05-31 20:02:37 +00:00
"raw": "lodash@^4.16.6",
2017-05-30 08:23:57 +00:00
"rawSpec": "^4.16.6",
2017-05-31 20:02:37 +00:00
"scope": null,
2017-05-30 08:23:57 +00:00
"spec": ">=4.16.6 <5.0.0",
2017-04-11 22:06:56 +00:00
"type": "range"
},
2017-05-30 08:23:57 +00:00
"C:\\dev\\md\\Rinser"
2016-02-12 13:10:16 +00:00
]
2015-07-20 13:42:07 +00:00
],
2017-05-30 08:23:57 +00:00
"_from": "lodash@>=4.16.6 <5.0.0",
"_id": "lodash@4.17.4",
2016-02-12 13:10:16 +00:00
"_inCache": true,
"_location": "/lodash",
2017-05-30 08:23:57 +00:00
"_nodeVersion": "7.2.1",
2016-02-12 13:10:16 +00:00
"_npmOperationalInternal": {
2017-05-30 08:23:57 +00:00
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/lodash-4.17.4.tgz_1483223634314_0.5332164366263896"
2016-02-12 13:10:16 +00:00
},
"_npmUser": {
2017-05-31 20:02:37 +00:00
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
2016-02-12 13:10:16 +00:00
},
2017-04-11 22:06:56 +00:00
"_npmVersion": "2.15.11",
2016-02-12 13:10:16 +00:00
"_phantomChildren": {},
"_requested": {
2017-04-11 22:06:56 +00:00
"escapedName": "lodash",
"name": "lodash",
2017-05-31 20:02:37 +00:00
"raw": "lodash@^4.16.6",
2017-05-30 08:23:57 +00:00
"rawSpec": "^4.16.6",
2017-05-31 20:02:37 +00:00
"scope": null,
2017-05-30 08:23:57 +00:00
"spec": ">=4.16.6 <5.0.0",
2016-03-15 11:33:52 +00:00
"type": "range"
2016-02-12 13:10:16 +00:00
},
"_requiredBy": [
2017-04-11 22:06:56 +00:00
"#USER",
"/",
2016-06-15 13:38:21 +00:00
"/cheerio",
"/gulp-jshint"
2016-02-12 13:10:16 +00:00
],
2017-05-30 08:23:57 +00:00
"_resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.tgz",
"_shasum": "78203a4d1c328ae1d86dca6460e369b57f4055ae",
2016-02-12 13:10:16 +00:00
"_shrinkwrap": null,
2017-05-30 08:23:57 +00:00
"_spec": "lodash@^4.16.6",
"_where": "C:\\dev\\md\\Rinser",
2015-07-20 13:42:07 +00:00
"author": {
2017-04-11 22:06:56 +00:00
"email": "john.david.dalton@gmail.com",
2017-05-31 20:02:37 +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": [
{
"email": "john.david.dalton@gmail.com",
2017-05-31 20:02:37 +00:00
"name": "John-David Dalton",
2015-07-20 13:42:07 +00:00
"url": "http://allyoucanleet.com/"
},
{
"email": "mathias@qiwi.be",
2017-05-31 20:02:37 +00:00
"name": "Mathias Bynens",
2015-07-20 13:42:07 +00:00
"url": "https://mathiasbynens.be/"
}
],
2016-02-12 13:10:16 +00:00
"dependencies": {},
"description": "Lodash modular utilities.",
"devDependencies": {},
"directories": {},
"dist": {
2017-05-30 08:23:57 +00:00
"shasum": "78203a4d1c328ae1d86dca6460e369b57f4055ae",
"tarball": "https://registry.npmjs.org/lodash/-/lodash-4.17.4.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": [
{
2017-05-31 20:02:37 +00:00
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
2015-07-20 13:42:07 +00:00
},
{
2017-05-31 20:02:37 +00:00
"email": "mathias@qiwi.be",
"name": "mathias"
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.\""
},
2017-05-30 08:23:57 +00:00
"version": "4.17.4"
2015-07-20 13:42:07 +00:00
}