{
  "_from": "consign",
  "_id": "consign@0.1.6",
  "_inBundle": false,
  "_integrity": "sha512-Idlqa7N46rD6Odarx9qArbMpPrljc8DjV2DYH6uAFoOLITtuanhi2S/Z4LX4Jvg6+ef16Mjwwp5k5c5fMoOzIA==",
  "_location": "/consign",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "consign",
    "name": "consign",
    "escapedName": "consign",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/consign/-/consign-0.1.6.tgz",
  "_shasum": "5a9b3a60ba5d362a514841b0c633e584486a72d7",
  "_spec": "consign",
  "_where": "C:\\Projeto-chaordic",
  "author": {
    "name": "Jarrad Seers",
    "email": "jarrad@seers.me"
  },
  "bugs": {
    "url": "https://github.com/jarradseers/consign/issues"
  },
  "bundleDependencies": false,
  "contributors": [],
  "deprecated": false,
  "description": "Autoload your scripts.",
  "devDependencies": {
    "middleware-chain": "^1.0.1",
    "mocha": "^1.21.4"
  },
  "engines": {
    "node": "*"
  },
  "homepage": "https://github.com/jarradseers/consign#readme",
  "keywords": [
    "mvc",
    "autoload",
    "koa",
    "express",
    "express-load",
    "auto-configure",
    "configuration",
    "consign",
    "load",
    "require"
  ],
  "main": "index",
  "name": "consign",
  "repository": {
    "type": "git",
    "url": "git://github.com/jarradseers/consign.git"
  },
  "scripts": {
    "test": "mocha"
  },
  "version": "0.1.6"
}
