Files
bitminer/ui/bower.json
Tommy Parnell 414395b87d init
2017-01-11 21:29:12 -05:00

14 lines
184 B
JSON

{
"name": "ui",
"version": "0.0.1",
"ignore": [
"**/.*",
"node_modules",
"components"
],
"dependencies": {
"rickshaw": "^1.6.0",
"jquery": "^3.1.1"
}
}