UNPKG

lml-main

Version:

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

30 lines (29 loc) 644 B
{ "name": "lml-main", "version": "1.0.0", "description": "", "main": "index.js", "directories": { "doc": "docs" }, "scripts": { "bootstrap": "lerna bootstrap", "clean": "lerna clean", "postinstall": "npm run bootstrap", "publish": "lerna publish" }, "repository": { "type": "git", "url": "git+https://github.com/lastmilelink/core-ui.git" }, "author": "", "license": "ISC", "bugs": { "url": "https://github.com/lastmilelink/core-ui/issues" }, "homepage": "https://github.com/lastmilelink/core-ui#readme", "devDependencies": { "lerna": "^2.9.0", "typescript": "2.6.1" } }