forked from enviPath/enviPy
Current Dev State
This commit is contained in:
49
static/js/ketcher2/node_modules/bind-obj-methods/package.json
generated
vendored
Normal file
49
static/js/ketcher2/node_modules/bind-obj-methods/package.json
generated
vendored
Normal file
@ -0,0 +1,49 @@
|
||||
{
|
||||
"_from": "bind-obj-methods@^1.0.0",
|
||||
"_id": "bind-obj-methods@1.0.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-T1l5ysFXk633DkiBYeRj4gnKUJw=",
|
||||
"_location": "/bind-obj-methods",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "bind-obj-methods@^1.0.0",
|
||||
"name": "bind-obj-methods",
|
||||
"escapedName": "bind-obj-methods",
|
||||
"rawSpec": "^1.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/tap"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/bind-obj-methods/-/bind-obj-methods-1.0.0.tgz",
|
||||
"_shasum": "4f5979cac15793adf70e488161e463e209ca509c",
|
||||
"_spec": "bind-obj-methods@^1.0.0",
|
||||
"_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/tap",
|
||||
"author": {
|
||||
"name": "Isaac Z. Schlueter",
|
||||
"email": "i@izs.me",
|
||||
"url": "http://blog.izs.me/"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/isaacs/bind-obj-methods/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Bind methods to an object from that object or some other source. Optionally specify a set of methods to skip over.",
|
||||
"homepage": "https://github.com/isaacs/bind-obj-methods#readme",
|
||||
"keywords": [],
|
||||
"license": "ISC",
|
||||
"main": "bind-obj-methods.js",
|
||||
"name": "bind-obj-methods",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/isaacs/bind-obj-methods.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node test.js"
|
||||
},
|
||||
"version": "1.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user