{
  "_args": [
    [
      "cors@^2.7.1",
      "C:\\Users\\tahartik\\Projects\\generator-junketsu\\generators\\app\\templates\\node_modules\\kotatsu"
    ]
  ],
  "_from": "cors@>=2.7.1 <3.0.0",
  "_id": "cors@2.8.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/cors",
  "_nodeVersion": "6.2.1",
  "_npmOperationalInternal": {
    "host": "packages-16-east.internal.npmjs.com",
    "tmp": "tmp/cors-2.8.1.tgz_1473366971988_0.42439922760240734"
  },
  "_npmUser": {
    "email": "troygoode@gmail.com",
    "name": "troygoode"
  },
  "_npmVersion": "3.9.3",
  "_phantomChildren": {},
  "_requested": {
    "name": "cors",
    "raw": "cors@^2.7.1",
    "rawSpec": "^2.7.1",
    "scope": null,
    "spec": ">=2.7.1 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/kotatsu"
  ],
  "_resolved": "https://registry.npmjs.org/cors/-/cors-2.8.1.tgz",
  "_shasum": "6181aa56abb45a2825be3304703747ae4e9d2383",
  "_shrinkwrap": null,
  "_spec": "cors@^2.7.1",
  "_where": "C:\\Users\\tahartik\\Projects\\generator-junketsu\\generators\\app\\templates\\node_modules\\kotatsu",
  "author": {
    "email": "troygoode@gmail.com",
    "name": "Troy Goode",
    "url": "https://github.com/troygoode/"
  },
  "bugs": {
    "url": "https://github.com/expressjs/cors/issues"
  },
  "contributors": [
    {
      "email": "troygoode@gmail.com",
      "name": "Troy Goode",
      "url": "https://github.com/troygoode/"
    }
  ],
  "dependencies": {
    "vary": "^1"
  },
  "description": "middleware for dynamically or statically enabling CORS in express/connect applications",
  "devDependencies": {
    "basic-auth-connect": "^1.0.0",
    "body-parser": "^1.12.4",
    "eslint": "^0.21.2",
    "express": "^4.12.4",
    "mocha": "^2.2.5",
    "should": "^6.0.3",
    "supertest": "^1.0.1"
  },
  "directories": {},
  "dist": {
    "shasum": "6181aa56abb45a2825be3304703747ae4e9d2383",
    "tarball": "https://registry.npmjs.org/cors/-/cors-2.8.1.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "gitHead": "458804a9ebd71a205a22d41da60f4cc5502a7776",
  "homepage": "https://github.com/expressjs/cors/",
  "keywords": [
    "cors",
    "express",
    "connect",
    "middleware"
  ],
  "license": "MIT",
  "main": "./lib/index.js",
  "maintainers": [
    {
      "email": "troygoode@gmail.com",
      "name": "troygoode"
    },
    {
      "email": "doug@somethingdoug.com",
      "name": "dougwilson"
    }
  ],
  "name": "cors",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/expressjs/cors.git"
  },
  "scripts": {
    "lint": "./node_modules/eslint/bin/eslint.js lib test",
    "test": "npm run lint && ./node_modules/mocha/bin/mocha"
  },
  "version": "2.8.1"
}
