UNPKG

orionsoft-react-scripts

Version:

Orionsoft Configuration and scripts for Create React App.

20 lines (19 loc) 603 B
{ "name": "babel-plugin-transform-class-constructor-call", "version": "6.18.0", "description": "This plugin allows Babel to transform class constructors (deprecated)", "repository": "https://github.com/babel/babel/tree/master/packages/babel-plugin-transform-class-constructor-call", "license": "MIT", "main": "lib/index.js", "keywords": [ "babel-plugin" ], "dependencies": { "babel-template": "^6.8.0", "babel-plugin-syntax-class-constructor-call": "^6.18.0", "babel-runtime": "^6.0.0" }, "devDependencies": { "babel-helper-plugin-test-runner": "^6.18.0" } }