{
  "name": "normajs",
  "version": "1.7.10",
  "description": "Auto Discover Build Utility",
  "repository": {
    "type": "git",
    "url": "https://github.com/NewSpring/norma.git"
  },
  "main": "lib/index.js",
  "author": "jbaxleyiii",
  "license": {
    "type": "MIT",
    "url": "http://fibo.mit-license.org/"
  },
  "bugs": {
    "url": "https://github.com/NewSpring/norma/issues"
  },
  "tags": [
    "build",
    "stream",
    "system",
    "make",
    "tool",
    "asset",
    "pipeline"
  ],
  "dependencies": {
    "chalk": "^0.5.0",
    "chokidar": "^1.0.3",
    "coffee-script": "^1.7.1",
    "cson": "^3.0.1",
    "fs-extra": "^0.16.3",
    "github-download": "^0.3.0",
    "inherits": "^2.0.1",
    "inquirer": "^0.5.1",
    "interpret": "^0.4.2",
    "kew": "^0.5.0-alpha.1",
    "liftoff": "^2.0.0",
    "minimist": "0.2.0",
    "multimatch": "^1.0.0",
    "nconf": "^0.7.1",
    "npm": "^2.1.12",
    "open": "0.0.5",
    "orchestrator": "^0.3.7",
    "prettyjson": "^1.1.1",
    "rimraf": "^2.2.8",
    "semver": "^4.1.0",
    "underscore": "^1.7.0",
    "user-home": "^1.1.0",
    "vinyl-fs": "git+https://github.com/normajs/vinyl-fs.git"
  },
  "devDependencies": {
    "chai": "^2.0.0",
    "gulp-clipboard": "^0.1.1",
    "mocha": "^2.1.0",
    "npm-registry-client": "^6.1.1",
    "xunit-file": "0.0.6"
  },
  "scripts": {
    "test": "node ./lib/install/test.js",
    "postinstall": "node ./lib/install/post.js"
  },
  "bin": {
    "norma": "./bin/norma.js"
  },
  "preferglobal": true,
  "homepage": "https://github.com/NewSpring/norma"
}
