{
  "name": "nitrogen-local-providers",
  "homepage": "https://github.com/nitrogenjs/providers",
  "repository": {
    "type": "git",
    "url": "https://github.com/nitrogenjs/providers.git"
  },
  "author": "Tim Park <timfpark@gmail.com>",
  "version": "0.3.16",
  "licenses": [
    {
      "type": "Apache",
      "url": "http://www.apache.org/licenses/LICENSE-2.0.html"
    }
  ],
  "main": "./lib",
  "engines": {
    "node": "0.10.x"
  },
  "dependencies": {
    "async": "~0.2.10",
    "moment": "~2.8.3",
    "sift": "~0.1.0"
  },
  "devDependencies": {
    "mocha": "~1.20.1"
  }
}
