UNPKG

lml-main

Version:

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

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