Rinser/node_modules/lodash/package.json
Martin Donnelly 6bf6ea263c News fix
2017-04-11 23:06:56 +01:00

115 lines
2.7 KiB
JSON

{
"_args": [
[
{
"raw": "lodash@^4.11.1",
"scope": null,
"escapedName": "lodash",
"name": "lodash",
"rawSpec": "^4.11.1",
"spec": ">=4.11.1 <5.0.0",
"type": "range"
},
"/home/martin/mddev/Rinser"
]
],
"_from": "lodash@>=4.11.1 <5.0.0",
"_id": "lodash@4.16.6",
"_inCache": true,
"_location": "/lodash",
"_nodeVersion": "7.0.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/lodash-4.16.6.tgz_1477982285913_0.34612850472331047"
},
"_npmUser": {
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
"_npmVersion": "2.15.11",
"_phantomChildren": {},
"_requested": {
"raw": "lodash@^4.11.1",
"scope": null,
"escapedName": "lodash",
"name": "lodash",
"rawSpec": "^4.11.1",
"spec": ">=4.11.1 <5.0.0",
"type": "range"
},
"_requiredBy": [
"#USER",
"/",
"/cheerio",
"/gulp-jshint"
],
"_resolved": "http://localhost:4873/lodash/-/lodash-4.16.6.tgz",
"_shasum": "d22c9ac660288f3843e16ba7d2b5d06cca27d777",
"_shrinkwrap": null,
"_spec": "lodash@^4.11.1",
"_where": "/home/martin/mddev/Rinser",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"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": "d22c9ac660288f3843e16ba7d2b5d06cca27d777",
"tarball": "http://localhost:4873/lodash/-/lodash-4.16.6.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": "mathias",
"email": "mathias@qiwi.be"
}
],
"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.16.6"
}