{
  "name": "eda",
  "version": "0.0.1-beta.2",
  "description": "eDesignerApplication",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/ielgnaw/Eda.git"
  },
  "maintainers": [
    {
      "name": "ielgnaw",
      "email": "wuji0223@gmail.com"
    }
  ],
  "dependencies": {
    "chalk": "~0.4.0",
    "edp-core": "^1.0.28",
    "less": "~1.7.0",
    "coffee-script": "~1.7.1",
    "async": "~0.2.8",
    "handlebars": "~1.3.0",
    "html2js": "~0.0.2",
    "stylus": "~0.46.3",
    "markdown": "~0.5.0",
    "path-to-regexp": "~0.0.2",
    "connect": "~2.14.0"
  },
  "bin": {
    "eda": "./bin/eda-cli"
  },
  "keywords": [
    "design",
    "design-page",
    "create-page",
    "application"
  ],
  "license": "ISC",
  "bugs": {
    "url": "https://github.com/ielgnaw/Eda/issues"
  },
  "homepage": "https://github.com/ielgnaw/Eda"
}
