babel-preset-es2015-react-no-gen
Version:
babel preset no genenrator transform
48 lines (47 loc) • 1.93 kB
JSON
{
"name": "babel-preset-es2015-react-no-gen",
"version": "2.1.0",
"description": "babel preset no genenrator transform",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/renaesop/babel-preset-es2015-react-no-gen.git"
},
"keywords": [
"bable",
"preset",
"no-generator-transform"
],
"author": "yuji",
"license": "ISC",
"bugs": {
"url": "https://github.com/renaesop/babel-preset-es2015-react-no-gen/issues"
},
"homepage": "https://github.com/renaesop/babel-preset-es2015-react-no-gen#readme",
"dependencies": {
"babel-plugin-check-es2015-constants": "^6.8.0",
"babel-plugin-transform-es2015-arrow-functions": "^6.8.0",
"babel-plugin-transform-es2015-block-scoped-functions": "^6.8.0",
"babel-plugin-transform-es2015-block-scoping": "^6.10.1",
"babel-plugin-transform-es2015-classes": "^6.9.0",
"babel-plugin-transform-es2015-computed-properties": "^6.8.0",
"babel-plugin-transform-es2015-destructuring": "^6.9.0",
"babel-plugin-transform-es2015-duplicate-keys": "^6.8.0",
"babel-plugin-transform-es2015-for-of": "^6.8.0",
"babel-plugin-transform-es2015-function-name": "^6.9.0",
"babel-plugin-transform-es2015-literals": "^6.8.0",
"babel-plugin-transform-es2015-modules-commonjs": "^6.11.5",
"babel-plugin-transform-es2015-object-super": "^6.8.0",
"babel-plugin-transform-es2015-parameters": "^6.11.4",
"babel-plugin-transform-es2015-shorthand-properties": "^6.8.0",
"babel-plugin-transform-es2015-spread": "^6.8.0",
"babel-plugin-transform-es2015-sticky-regex": "^6.8.0",
"babel-plugin-transform-es2015-template-literals": "^6.8.0",
"babel-plugin-transform-es2015-typeof-symbol": "^6.8.0",
"babel-plugin-transform-es2015-unicode-regex": "^6.11.0",
"babel-preset-react": "^6.11.1"
}
}