wishthis/node_modules/lodash._shimkeys/package.json

20 lines
840 B
JSON
Raw Normal View History

2022-01-21 08:28:41 +00:00
{
2022-04-08 10:55:35 +00:00
"name": "lodash._shimkeys",
"version": "2.4.1",
"description": "The internal Lo-Dash function `shimKeys` as a Node.js module generated by lodash-cli.",
"homepage": "http://lodash.com/custom-builds",
"license": "MIT",
"author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
2022-01-21 08:28:41 +00:00
"contributors": [
2022-04-08 10:55:35 +00:00
"John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
"Blaine Bublitz <blaine@iceddev.com> (http://www.iceddev.com/)",
"Kit Cambridge <github@kitcambridge.be> (http://kitcambridge.be/)",
"Mathias Bynens <mathias@qiwi.be> (http://mathiasbynens.be/)"
2022-01-21 08:28:41 +00:00
],
2022-04-08 10:55:35 +00:00
"bugs": "https://github.com/lodash/lodash-cli/issues",
"repository": { "type": "git", "url": "https://github.com/lodash/lodash-cli.git" },
2022-01-21 08:28:41 +00:00
"dependencies": {
"lodash._objecttypes": "~2.4.1"
2022-04-08 10:55:35 +00:00
}
2022-01-21 08:28:41 +00:00
}