{
  "_args": [
    [
      {
        "raw": "workshopper-adventure-storage@^3.0.0",
        "scope": null,
        "escapedName": "workshopper-adventure-storage",
        "name": "workshopper-adventure-storage",
        "rawSpec": "^3.0.0",
        "spec": ">=3.0.0 <4.0.0",
        "type": "range"
      },
      "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\workshopper-adventure"
    ]
  ],
  "_from": "workshopper-adventure-storage@>=3.0.0 <4.0.0",
  "_id": "workshopper-adventure-storage@3.0.0",
  "_inCache": true,
  "_location": "/workshopper-adventure-storage",
  "_nodeVersion": "6.2.0",
  "_npmOperationalInternal": {
    "host": "packages-18-east.internal.npmjs.com",
    "tmp": "tmp/workshopper-adventure-storage-3.0.0.tgz_1479336914962_0.5551496888510883"
  },
  "_npmUser": {
    "name": "kid-icarus",
    "email": "ryan.kois@gmail.com"
  },
  "_npmVersion": "3.8.9",
  "_phantomChildren": {},
  "_requested": {
    "raw": "workshopper-adventure-storage@^3.0.0",
    "scope": null,
    "escapedName": "workshopper-adventure-storage",
    "name": "workshopper-adventure-storage",
    "rawSpec": "^3.0.0",
    "spec": ">=3.0.0 <4.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/workshopper-adventure"
  ],
  "_resolved": "https://registry.npmjs.org/workshopper-adventure-storage/-/workshopper-adventure-storage-3.0.0.tgz",
  "_shasum": "0174c5b2f7b80d72c91bc529bfbd07f479c263a0",
  "_shrinkwrap": null,
  "_spec": "workshopper-adventure-storage@^3.0.0",
  "_where": "C:\\Users\\Emmanuel\\Downloads\\npm\\how-to-npm\\node_modules\\workshopper-adventure",
  "author": {
    "name": "Ryan Kois"
  },
  "bugs": {
    "url": "https://github.com/kid-icarus/workshopper-adventure-storage/issues"
  },
  "dependencies": {
    "mkdirp": "^0.5.1",
    "rimraf": "^2.5.4"
  },
  "description": "[![NPM version][npm-image]][npm-url] [![Downloads][downloads-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Coverage Status][coveralls-image]][coveralls-url] [![NPM deps][deps-image]][deps-url] [![NPM dev devp][dev-deps-image]][dev-deps-u",
  "devDependencies": {
    "chai": "^3.5.0",
    "coveralls": "^2.11.14",
    "eslint": "^3.5.0",
    "eslint-config-standard": "^6.0.1",
    "eslint-plugin-promise": "^3.3.2",
    "eslint-plugin-standard": "^2.0.0",
    "istanbul": "^0.4.5",
    "mocha": "^3.0.2",
    "mocha-lcov-reporter": "^1.2.0"
  },
  "directories": {},
  "dist": {
    "shasum": "0174c5b2f7b80d72c91bc529bfbd07f479c263a0",
    "tarball": "https://registry.npmjs.org/workshopper-adventure-storage/-/workshopper-adventure-storage-3.0.0.tgz"
  },
  "eslintConfig": {
    "extends": "standard",
    "env": {
      "node": true,
      "mocha": true
    }
  },
  "gitHead": "1069dbb0c8b85fad5fcaea32f8c81a2741eab49e",
  "homepage": "https://github.com/kid-icarus/workshopper-adventure-storage#readme",
  "keywords": [],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "julianduque",
      "email": "julianduquej@gmail.com"
    },
    {
      "name": "kid-icarus",
      "email": "ryan.kois@gmail.com"
    },
    {
      "name": "tdd",
      "email": "tdd@tddsworld.com"
    }
  ],
  "name": "workshopper-adventure-storage",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/kid-icarus/workshopper-adventure-storage.git"
  },
  "scripts": {
    "cov": " cat ./coverage/lcov.info | coveralls && rm -rf ./coverage",
    "test": "eslint . ; istanbul cover _mocha --report lcovonly -- -R spec"
  },
  "version": "3.0.0"
}
