UNPKG

lml-main

Version:

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

15 lines (14 loc) 264 B
{ "name": "vanilla", "main": "index.js", "version": "1.0.0", "scripts": { "build": "webpack", "watch": "webpack --watch" }, "devDependencies": { "ts-loader": "^2.0.0", "typescript": "^2.3.4", "webpack": "^2.2.0" } }