UNPKG

lml-main

Version:

This is now a mono repository published into many standalone packages.

16 lines (15 loc) 318 B
{ "name": "happypack", "main": "index.js", "version": "1.0.0", "scripts": { "start": "webpack --watch" }, "devDependencies": { "fork-ts-checker-webpack-plugin": "^0.2.0", "happypack": "^3.1.0", "ts-loader": "^2.0.3", "typescript": "^2.2.2", "webpack": "^2.2.0" } }