{
  "name": "derby-templates",
  "version": "0.8.4",
  "main": "index.js",
  "scripts": {
    "test": "./node_modules/.bin/mocha && ./node_modules/.bin/jshint lib/*.js test/*.js"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/derbyjs/derby-templates.git"
  },
  "author": "Nate Smith",
  "license": "MIT",
  "dependencies": {
    "saddle": "^0.9.4",
    "serialize-object": "^1.0.0"
  },
  "bugs": {
    "url": "https://github.com/derbyjs/derby-templates/issues"
  },
  "devDependencies": {
    "expect.js": "^0.3.1",
    "jshint": "^2.9.5",
    "mocha": "^5.2.0"
  },
  "homepage": "https://github.com/derbyjs/derby-templates#readme",
  "directories": {
    "test": "test"
  },
  "description": ""
}
