{
  "name": "wowbuilder",
  "version": "2.3.0",
  "description": "wowbuilder to build a single page website by wowspg",
  "main": "wow.js",
  "scripts": {
    "test": "wow test"
  },
  "bin": {
    "wow": "bin/wow"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/cloud-fe/wowbuilder.git"
  },
  "keywords": [
    "singlepage",
    "spg",
    "compile;"
  ],
  "auth": "yingxuetan",
  "email": "yingxuetan@163.com",
  "license": "https://github.com/cloud-fe/wowbuilder/blob/master/LICENSE",
  "bugs": {
    "url": "https://github.com/cloud-fe/wowbuilder/issues"
  },
  "homepage": "https://github.com/cloud-fe/wowbuilder",
  "dependencies": {
    "grunt": "~0.4.5",
    "grunt-contrib-copy": "~0.6.0",
    "grunt-contrib-less": "0.11.4",
    "grunt-contrib-csslint": "0.3.1",
    "grunt-contrib-jshint": "0.10.0",
    "grunt-contrib-requirejs": "~0.4.0",
    "grunt-contrib-concat": "0.5.0",
    "grunt-contrib-cssmin": "0.10.0",
    "grunt-contrib-uglify": "0.6.0",
    "grunt-contrib-htmlmin": "0.3.0",
    "grunt-contrib-watch": "0.6.1",
    "grunt-contrib-clean": "*",
    "grunt-jsbeautifier": "0.2.7",
    "grunt-http-upload": "0.1.5",
    "grunt-devserver": "0.6.0",
    "grunt-dust": "0.9.2",
    "grunt-string-replace": "1.0.0",
    "express": "4.9.6",
    "body-parser": "1.9.0",
    "cookie-parser": "1.3.3",
    "cookie-session": "1.0.2",
    "express-partials": "0.3.0",
    "method-override": "2.2.0",
    "morgan": "1.3.2",
    "serve-static": "1.6.4",
    "formidable": "1.0.16"
  },
  "gitHead": "03c576f6c1c8bdfb9c9822c6ae170843c8c6ad10",
  "_id": "wowbuilder@0.3.0",
  "_shasum": "d4e8ab2cfae2cfd70fee7e3f94177738611771ff",
  "_from": "wowbuilder@0.3.0",
  "_npmVersion": "2.1.3",
  "_nodeVersion": "0.10.32",
  "_npmUser": {
    "name": "yingxuetan",
    "email": "yingxuetan@163.com"
  },
  "maintainers": [
    {
      "name": "yingxuetan",
      "email": "yingxuetan@163.com"
    }
  ],
  "dist": {
    "shasum": "d4e8ab2cfae2cfd70fee7e3f94177738611771ff",
    "tarball": "http://registry.npmjs.org/wowbuilder/-/wowbuilder-0.3.0.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/wowbuilder/-/wowbuilder-0.3.0.tgz"
}
