forked from enviPath/enviPy
Current Dev State
This commit is contained in:
48
static/js/ketcher2/node_modules/own-or/package.json
generated
vendored
Normal file
48
static/js/ketcher2/node_modules/own-or/package.json
generated
vendored
Normal file
@ -0,0 +1,48 @@
|
||||
{
|
||||
"_from": "own-or@^1.0.0",
|
||||
"_id": "own-or@1.0.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-Tod/vtqaLsgAD7wLyuOWRe6L+Nw=",
|
||||
"_location": "/own-or",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "own-or@^1.0.0",
|
||||
"name": "own-or",
|
||||
"escapedName": "own-or",
|
||||
"rawSpec": "^1.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^1.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/tap"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/own-or/-/own-or-1.0.0.tgz",
|
||||
"_shasum": "4e877fbeda9a2ec8000fbc0bcae39645ee8bf8dc",
|
||||
"_spec": "own-or@^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/own-or/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Either use the object's own property, or a fallback",
|
||||
"homepage": "https://github.com/isaacs/own-or#readme",
|
||||
"license": "ISC",
|
||||
"main": "own-or.js",
|
||||
"name": "own-or",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/isaacs/own-or.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "node test.js"
|
||||
},
|
||||
"version": "1.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user