20 lines
509 B
JSON
20 lines
509 B
JSON
{
|
|
"name": "bbctrl",
|
|
"version": "1.0.10b10",
|
|
"homepage": "https://onefinitycnc.com/",
|
|
"repository": "https://github.com/OneFinityCNC/onefinity",
|
|
"license": "GPL-3.0+",
|
|
"scripts": {
|
|
"postinstall": "cd src/svelte-components && npm i"
|
|
},
|
|
"dependencies": {
|
|
"browserify": "^17.0.0",
|
|
"jshint": "^2.13.4",
|
|
"jstransformer-escape-html": "^1.1.0",
|
|
"jstransformer-scss": "^2.0.0",
|
|
"jstransformer-stylus": "^1.5.0",
|
|
"lodash.merge": "4.6.2",
|
|
"pug-cli": "^1.0.0-alpha6"
|
|
}
|
|
}
|