PageRenderTime 26ms CodeModel.GetById 23ms app.highlight 3ms RepoModel.GetById 0ms app.codeStats 0ms

/app/package.json

https://bitbucket.org/kaiquewdev/front-in-sampa-example
JSON | 13 lines | 13 code | 0 blank | 0 comment | 0 complexity | 9e358ff0c7b90b8b5dcc0efd398cabe3 MD5 | raw file
 1{
 2  "name": "angular-order",
 3  "version": "0.0.1",
 4  "private": true,
 5  "scripts": {
 6    "start": "node app"
 7  },
 8  "dependencies": {
 9    "express": "3.0.0rc4",
10    "jade": "*",
11    "vodevil": "*"
12  }
13}