{
  "_args": [
    [
      {
        "raw": "array-to-error@^1.0.0",
        "scope": null,
        "escapedName": "array-to-error",
        "name": "array-to-error",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/clean-css-promise"
    ]
  ],
  "_from": "array-to-error@>=1.0.0 <2.0.0",
  "_id": "array-to-error@1.1.1",
  "_inCache": true,
  "_location": "/array-to-error",
  "_nodeVersion": "5.9.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/array-to-error-1.1.1.tgz_1466511963035_0.964898893609643"
  },
  "_npmUser": {
    "name": "shinnn",
    "email": "snnskwtnb@gmail.com"
  },
  "_npmVersion": "3.9.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "array-to-error@^1.0.0",
    "scope": null,
    "escapedName": "array-to-error",
    "name": "array-to-error",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/clean-css-promise"
  ],
  "_resolved": "https://registry.npmjs.org/array-to-error/-/array-to-error-1.1.1.tgz",
  "_shasum": "d68812926d14097a205579a667eeaf1856a44c07",
  "_shrinkwrap": null,
  "_spec": "array-to-error@^1.0.0",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/node_modules/clean-css-promise",
  "author": {
    "name": "Shinnosuke Watanabe",
    "url": "https://github.com/shinnn"
  },
  "bugs": {
    "url": "https://github.com/shinnn/array-to-error/issues"
  },
  "dependencies": {
    "array-to-sentence": "^1.1.0"
  },
  "description": "Create an error from an array of error messages",
  "devDependencies": {
    "@shinnn/eslint-config": "^2.4.0",
    "bower": "^1.7.9",
    "eslint": "^2.13.1",
    "istanbul": "^0.4.4",
    "require-bower-files": "^3.0.0",
    "require-from-string": "^1.2.0",
    "rollup": "^0.32.0",
    "rollup-plugin-node-resolve": "^1.7.0",
    "tap-spec": "^4.1.1",
    "tape": "^4.6.0"
  },
  "directories": {},
  "dist": {
    "shasum": "d68812926d14097a205579a667eeaf1856a44c07",
    "tarball": "https://registry.npmjs.org/array-to-error/-/array-to-error-1.1.1.tgz"
  },
  "files": [
    "index.js",
    "index.jsnext.js"
  ],
  "gitHead": "bc6cfa993643f8b03675e0e9b90e5f5b5dbf89cb",
  "homepage": "https://github.com/shinnn/array-to-error#readme",
  "jsnext:main": "index.jsnext.js",
  "keywords": [
    "err",
    "error",
    "arr",
    "array",
    "convert",
    "join",
    "concat",
    "concatenate",
    "concatenation",
    "browser"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "shinnn",
      "email": "snnskwtnb@gmail.com"
    }
  ],
  "name": "array-to-error",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shinnn/array-to-error.git"
  },
  "scripts": {
    "coverage": "istanbul cover -x=bower_components/array-to-sentence/* test.js",
    "pretest": "bower install --production && eslint --fix --config @shinnn --ignore-path .gitignore .",
    "test": "node --strong_mode --throw-deprecation --track-heap-objects test.js | tap-spec"
  },
  "version": "1.1.1"
}
