{
  "name": "topsy",
  "version": "1.0.0",
  "author": "Nicholas Hwang <nick.joosung.hwang@gmail.com>",
  "license": "MIT",
  "description": "Front-end project generator",
  "repository": {
    "type": "git",
    "url": "git://github.com/geekjuice/topsy.git"
  },
  "bugs": {
    "url": "https://github.com/geekjuice/topsy/issues"
  },
  "homepage": "https://github.com/geekjuice/topsy",
  "bin": "./bin/topsy",
  "dependencies": {
    "coffee-script": "^1.8.0",
    "commander": "^2.3.0",
    "linespin": "^0.2.0",
    "lodash": "^2.4.1",
    "prompt": "^0.2.13",
    "q": "^2.0.2",
    "wrench": "^1.5.8"
  },
  "engines": {
    "node": "*"
  }
}
