Browse Source

Not going to use build tools.

feature/python-error-tracking
Drew Larson 8 years ago
parent
commit
cf59262277
  1. 11
      package.json

11
package.json

@ -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"
}
Loading…
Cancel
Save