1
0
mirror of https://github.com/fspc/workstand.git synced 2025-02-23 09:13:23 -05:00

Not going to use build tools.

This commit is contained in:
Drew Larson 2016-03-24 10:50:16 -06:00
parent c4c54cd678
commit cf59262277

View File

@ -1,11 +0,0 @@
{
"name": "bikeshop",
"version": "0.0.1",
"description": "Maybe this isn't such a quick start, but it's the best I have right now. After the following steps are completed, you will have a working development version of the Trailer-Safeguard Django application connectable on [tsg-dev.local:8000/](http://tsg-dev.local:8000/).",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}