wishthis/node_modules/lodash.keys/package.json

92 lines
2.2 KiB
JSON
Raw Normal View History

2022-01-21 08:28:41 +00:00
{
2022-02-23 16:41:13 +00:00
"_args": [
[
"lodash.keys@3.1.2",
"F:\\laragon\\www\\wishthis"
]
],
"_from": "lodash.keys@3.1.2",
"_id": "lodash.keys@3.1.2",
"_inBundle": false,
"_integrity": "sha1-TbwEcrFWvlCgsoaFXRvQsMZWCYo=",
"_location": "/lodash.keys",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "lodash.keys@3.1.2",
"name": "lodash.keys",
"escapedName": "lodash.keys",
"rawSpec": "3.1.2",
"saveSpec": null,
"fetchSpec": "3.1.2"
},
"_requiredBy": [
"/gulp-util/lodash.template",
"/lodash._baseassign",
"/lodash.assign"
],
"_resolved": "https://registry.npmjs.org/lodash.keys/-/lodash.keys-3.1.2.tgz",
"_spec": "3.1.2",
"_where": "F:\\laragon\\www\\wishthis",
"author": {
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
"bugs": {
"url": "https://github.com/lodash/lodash/issues"
},
2022-01-21 08:28:41 +00:00
"contributors": [
2022-02-23 16:41:13 +00:00
{
"name": "John-David Dalton",
"email": "john.david.dalton@gmail.com",
"url": "http://allyoucanleet.com/"
},
{
"name": "Benjamin Tan",
"email": "demoneaux@gmail.com",
"url": "https://d10.github.io/"
},
{
"name": "Blaine Bublitz",
"email": "blaine@iceddev.com",
"url": "http://www.iceddev.com/"
},
{
"name": "Kit Cambridge",
"email": "github@kitcambridge.be",
"url": "http://kitcambridge.be/"
},
{
"name": "Mathias Bynens",
"email": "mathias@qiwi.be",
"url": "https://mathiasbynens.be/"
}
2022-01-21 08:28:41 +00:00
],
"dependencies": {
"lodash._getnative": "^3.0.0",
"lodash.isarguments": "^3.0.0",
"lodash.isarray": "^3.0.0"
2022-02-23 16:41:13 +00:00
},
"description": "The modern build of lodashs `_.keys` as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"keywords": [
"lodash",
"lodash-modularized",
"stdlib",
"util"
],
"license": "MIT",
"name": "lodash.keys",
"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": "3.1.2"
2022-01-21 08:28:41 +00:00
}