forked from enviPath/enviPy
Current Dev State
This commit is contained in:
77
static/js/ketcher2/node_modules/insert-module-globals/package.json
generated
vendored
Normal file
77
static/js/ketcher2/node_modules/insert-module-globals/package.json
generated
vendored
Normal file
@ -0,0 +1,77 @@
|
||||
{
|
||||
"_from": "insert-module-globals@^7.0.0",
|
||||
"_id": "insert-module-globals@7.0.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-wDv04BywhtW15azorQr+eInWOMM=",
|
||||
"_location": "/insert-module-globals",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "insert-module-globals@^7.0.0",
|
||||
"name": "insert-module-globals",
|
||||
"escapedName": "insert-module-globals",
|
||||
"rawSpec": "^7.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^7.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/browserify"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/insert-module-globals/-/insert-module-globals-7.0.1.tgz",
|
||||
"_shasum": "c03bf4e01cb086d5b5e5ace8ad0afe7889d638c3",
|
||||
"_spec": "insert-module-globals@^7.0.0",
|
||||
"_where": "/home/manfred/enviPath/ketcher2/ketcher/node_modules/browserify",
|
||||
"author": {
|
||||
"name": "James Halliday",
|
||||
"email": "mail@substack.net",
|
||||
"url": "http://substack.net"
|
||||
},
|
||||
"bin": {
|
||||
"insert-module-globals": "bin/cmd.js"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/substack/insert-module-globals/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"JSONStream": "^1.0.3",
|
||||
"combine-source-map": "~0.7.1",
|
||||
"concat-stream": "~1.5.1",
|
||||
"is-buffer": "^1.1.0",
|
||||
"lexical-scope": "^1.2.0",
|
||||
"process": "~0.11.0",
|
||||
"through2": "^2.0.0",
|
||||
"xtend": "^4.0.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "insert implicit module globals into a module-deps stream",
|
||||
"devDependencies": {
|
||||
"browser-pack": "^6.0.0",
|
||||
"buffer": "^3.0.0",
|
||||
"convert-source-map": "~1.1.0",
|
||||
"module-deps": "^4.0.2",
|
||||
"tape": "^4.2.0"
|
||||
},
|
||||
"homepage": "https://github.com/substack/insert-module-globals",
|
||||
"keywords": [
|
||||
"__filename",
|
||||
"__dirname",
|
||||
"global",
|
||||
"process",
|
||||
"module-deps",
|
||||
"browser-pack",
|
||||
"browserify"
|
||||
],
|
||||
"license": "MIT",
|
||||
"main": "index.js",
|
||||
"name": "insert-module-globals",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git://github.com/substack/insert-module-globals.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "tape test/*.js"
|
||||
},
|
||||
"version": "7.0.1"
|
||||
}
|
||||
Reference in New Issue
Block a user