{
  "name": "miniskel",
  "version": "0.0.4",
  "description": "JS/HTML/CSS Workspace creator",
  "main": "index.js",
  "dependencies": {
    "colors": "^0.6.2",
    "ncp": "^0.5.1",
    "optimist": "^0.6.1"
  },
  "bin": {
    "skel": "index.js"
  },
  "repository": {
    "type": "git",
    "url": "http://github.com/baseio/miniskel.git"
  },
  "bugs": {
    "url": "https://github.com/baseio/node-skel/issues"
  },
  "homepage": "https://github.com/baseio/node-skel",
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "keywords": [
    "skel",
    "skeletons",
    "workspace"
  ],
  "author": "Jørgen Skogmo <js@base.io> (http://base.io/)",
  "license": "MIT"
}
