{
  "name": "snooze",
  "description": "NodeJS Dependency Injection Framework",
  "version": "1.0.0",
  "author": {
    "name": "Micah Williamson",
    "email": "micahwllmsn@gmail.com"
  },
  "contributors": [],
  "repository": {
    "type": "git",
    "url": "https://github.com/iamchairs/snooze"
  },
  "bugs": {
    "url": "https://github.com/iamchairs/snooze/issues"
  },
  "homepage": "http://snoozejs.org/",
  "dependencies": {
    "color": "^0.6.0",
    "colors": "^0.6.2",
    "glob": "^4.3.1",
    "lodash": "^2.4.1"
  },
  "keywords": [
    "snooze",
    "injection",
    "dependency",
    "framework",
    "web",
    "route",
    "rest",
    "api"
  ],
  "engines": {
    "node": ">= 0.10.0"
  },
  "license": "MIT",
  "readmeFilename": "README.md",
  "gitHead": "2952736a3cd272e076ce180cc9acaad2f560a7c3",
  "_id": "snooze@0.7.52",
  "scripts": {},
  "_shasum": "9c313512c65fbc83e75a23dc40d5013ea6af0b65",
  "_from": "snooze@0.7.52",
  "devDependencies": {
    "fs-extra": "^0.17.0",
    "grunt": "^0.4.5",
    "grunt-contrib-jshint": "^0.10.0",
    "grunt-karma": "^0.9.0",
    "jasmine-core": "^2.1.3",
    "jshint": "^2.5.11",
    "karma-phantomjs-launcher": "^0.1.4",
    "should": "^4.4.2"
  }
}
