Files
onefinity-firmware/package.json
David A. Carley cadae46ab3 Update package.json
Changed version number to 1.0.9.
2021-12-08 14:57:24 -08:00

17 lines
384 B
JSON

{
"name": "bbctrl",
"version": "1.0.9",
"homepage": "https://onefinitycnc.com/",
"repository": "https://github.com/OneFinityCNC/onefinity",
"license": "GPL-3.0+",
"dependencies": {
"browserify": "",
"jshint": "",
"jstransformer-escape-html": "",
"jstransformer-stylus": "",
"lodash.merge": "4.6.2",
"lodash.omit": "^4.5.0",
"pug-cli": ""
}
}