tuned-city
clone your own copy | download snapshot

Snapshots | iceberg

Inside this repository

package.json
application/json

Download raw (268 bytes)

{
  "name": "application-name",
  "version": "0.0.1",
  "private": true,
  "scripts": {
    "start": "node app"
  },
  "dependencies": {
    "express": "3.1.0",
    "ejs": "*",
    "less-middleware": "*",
    "slug": "*",
    "async": "*",
    "underscore": "*"
  }
}