UNPKG

awesome-typescript-loader

Version:
22 lines (21 loc) 483 B
{ "name": "tsx-example", "version": "1.0.0", "description": "", "main": "webpack.config.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "MIT", "dependencies": {}, "devDependencies": { "babel-core": "^5.6.20", "babel-loader": "^5.3.1", "html-webpack-plugin": "^1.6.0", "node-libs-browser": "^0.5.2", "react": "^0.13.3", "webpack": "^1.10.1", "webpack-dev-server": "^1.10.1" } }