UNPKG

simple-coder

Version:

tool to generate code and framework

22 lines (21 loc) 559 B
{ "name": "java", "version": "0.0.1", "dependencies": { "babel-loader": "^6.2.4", "babel-preset-es2015": "^6.9.0", "babel-preset-react": "^6.5.0", "babel-preset-stage-1": "^6.5.0", "grunt": "^0.4.5", "grunt-contrib-concat": "^0.5.1", "grunt-contrib-jshint": "^0.11.2", "grunt-contrib-qunit": "^0.7.0", "grunt-contrib-uglify": "^0.9.2", "grunt-contrib-watch": "^0.6.1", "react": "^15.1.0", "react-dom": "^15.1.0", "react-router": "^2.4.1", "webpack": "^1.13.1", "simple-coder": "^0.5.35" } }