BiFace_Server_Config_API/node_modules/lodash.includes/package.json
2020-05-22 14:53:57 +07:00

106 lines
2.7 KiB
JSON

{
"_args": [
[
"lodash.includes@^4.3.0",
"/root/nodejs/node_modules/jsonwebtoken"
]
],
"_from": "lodash.includes@>=4.3.0 <5.0.0",
"_id": "lodash.includes@4.3.0",
"_inCache": true,
"_installable": true,
"_location": "/lodash.includes",
"_nodeVersion": "4.4.7",
"_npmOperationalInternal": {
"host": "packages-12-west.internal.npmjs.com",
"tmp": "tmp/lodash.includes-4.3.0.tgz_1471109980530_0.7038842691108584"
},
"_npmUser": {
"email": "john.david.dalton@gmail.com",
"name": "jdalton"
},
"_npmVersion": "2.15.10",
"_phantomChildren": {},
"_requested": {
"name": "lodash.includes",
"raw": "lodash.includes@^4.3.0",
"rawSpec": "^4.3.0",
"scope": null,
"spec": ">=4.3.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/jsonwebtoken"
],
"_resolved": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz",
"_shasum": "60bb98a87cb923c68ca1e51325483314849f553f",
"_shrinkwrap": null,
"_spec": "lodash.includes@^4.3.0",
"_where": "/root/nodejs/node_modules/jsonwebtoken",
"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": "The lodash method `_.includes` exported as a module.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "60bb98a87cb923c68ca1e51325483314849f553f",
"tarball": "https://registry.npmjs.org/lodash.includes/-/lodash.includes-4.3.0.tgz"
},
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"includes",
"lodash-modularized"
],
"license": "MIT",
"maintainers": [
{
"name": "jdalton",
"email": "john.david.dalton@gmail.com"
},
{
"name": "mathias",
"email": "mathias@qiwi.be"
},
{
"name": "phated",
"email": "blaine@iceddev.com"
}
],
"name": "lodash.includes",
"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.3.0"
}