forked from enviPath/enviPy
Current Dev State
This commit is contained in:
70
static/js/ketcher2/node_modules/lodash.pick/package.json
generated
vendored
Normal file
70
static/js/ketcher2/node_modules/lodash.pick/package.json
generated
vendored
Normal file
@ -0,0 +1,70 @@
|
||||
{
|
||||
"_from": "lodash.pick@^4.2.1",
|
||||
"_id": "lodash.pick@4.4.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-UvBWEP/53tQiYRRB7R/BI6AwAbM=",
|
||||
"_location": "/lodash.pick",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "lodash.pick@^4.2.1",
|
||||
"name": "lodash.pick",
|
||||
"escapedName": "lodash.pick",
|
||||
"rawSpec": "^4.2.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^4.2.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/accord",
|
||||
"/cheerio"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/lodash.pick/-/lodash.pick-4.4.0.tgz",
|
||||
"_shasum": "52f05610fff9ded422611441ed1fc123a03001b3",
|
||||
"_spec": "lodash.pick@^4.2.1",
|
||||
"_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/accord",
|
||||
"author": {
|
||||
"name": "John-David Dalton",
|
||||
"email": "john.david.dalton@gmail.com",
|
||||
"url": "http://allyoucanleet.com/"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/lodash/lodash/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"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/"
|
||||
}
|
||||
],
|
||||
"deprecated": false,
|
||||
"description": "The lodash method `_.pick` exported as a module.",
|
||||
"homepage": "https://lodash.com/",
|
||||
"icon": "https://lodash.com/icon.svg",
|
||||
"keywords": [
|
||||
"lodash-modularized",
|
||||
"pick"
|
||||
],
|
||||
"license": "MIT",
|
||||
"name": "lodash.pick",
|
||||
"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.4.0"
|
||||
}
|
||||
Reference in New Issue
Block a user