forked from enviPath/enviPy
Current Dev State
This commit is contained in:
63
static/js/ketcher2/node_modules/babelify/package.json
generated
vendored
Normal file
63
static/js/ketcher2/node_modules/babelify/package.json
generated
vendored
Normal file
@ -0,0 +1,63 @@
|
||||
{
|
||||
"_from": "babelify@7.3.0",
|
||||
"_id": "babelify@7.3.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha1-qlau3nBn/XvVSWZu4W3ChQh+iOU=",
|
||||
"_location": "/babelify",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "version",
|
||||
"registry": true,
|
||||
"raw": "babelify@7.3.0",
|
||||
"name": "babelify",
|
||||
"escapedName": "babelify",
|
||||
"rawSpec": "7.3.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "7.3.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"#DEV:/"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/babelify/-/babelify-7.3.0.tgz",
|
||||
"_shasum": "aa56aede7067fd7bd549666ee16dc285087e88e5",
|
||||
"_spec": "babelify@7.3.0",
|
||||
"_where": "/home/manfred/enviPath/ketcher2/ketcher",
|
||||
"author": {
|
||||
"name": "Sebastian McKenzie",
|
||||
"email": "sebmck@gmail.com"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/babel/babelify/issues"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"babel-core": "^6.0.14",
|
||||
"object-assign": "^4.0.0"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "Babel browserify transform",
|
||||
"devDependencies": {
|
||||
"babel-plugin-transform-es3-property-literals": "^6.0.14",
|
||||
"babel-plugin-transform-node-env-inline": "^6.0.14",
|
||||
"babel-plugin-transform-react-display-name": "^6.0.14",
|
||||
"babel-plugin-undeclared-variables-check": "^6.0.14",
|
||||
"babel-preset-es2015": "^6.0.14",
|
||||
"babel-preset-react": "^6.0.14",
|
||||
"browserify": "^13.0.0",
|
||||
"convert-source-map": "^1.1.0",
|
||||
"lodash.zipobject": "^4.1.3",
|
||||
"path-is-absolute": "^1.0.0",
|
||||
"tap": "^5.7.1"
|
||||
},
|
||||
"homepage": "https://github.com/babel/babelify",
|
||||
"license": "MIT",
|
||||
"name": "babelify",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/babel/babelify.git"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "tap test/*.js"
|
||||
},
|
||||
"version": "7.3.0"
|
||||
}
|
||||
Reference in New Issue
Block a user