flow like the river
This commit is contained in:
commit
013fe673f3
42435 changed files with 5764238 additions and 0 deletions
19
VISUALIZACION/node_modules/babel-plugin-transform-es2015-modules-umd/package.json
generated
vendored
Executable file
19
VISUALIZACION/node_modules/babel-plugin-transform-es2015-modules-umd/package.json
generated
vendored
Executable file
|
|
@ -0,0 +1,19 @@
|
|||
{
|
||||
"name": "babel-plugin-transform-es2015-modules-umd",
|
||||
"version": "6.24.1",
|
||||
"description": "This plugin transforms ES2015 modules to UMD",
|
||||
"repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-es2015-modules-umd",
|
||||
"license": "MIT",
|
||||
"main": "lib/index.js",
|
||||
"dependencies": {
|
||||
"babel-plugin-transform-es2015-modules-amd": "^6.24.1",
|
||||
"babel-template": "^6.24.1",
|
||||
"babel-runtime": "^6.22.0"
|
||||
},
|
||||
"keywords": [
|
||||
"babel-plugin"
|
||||
],
|
||||
"devDependencies": {
|
||||
"babel-helper-plugin-test-runner": "^6.24.1"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue