{
  "_args": [
    [
      {
        "raw": "array-to-sentence@^1.1.0",
        "scope": null,
        "escapedName": "array-to-sentence",
        "name": "array-to-sentence",
        "rawSpec": "^1.1.0",
        "spec": ">=1.1.0 <2.0.0",
        "type": "range"
      },
      "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/array-to-error"
    ]
  ],
  "_from": "array-to-sentence@>=1.1.0 <2.0.0",
  "_id": "array-to-sentence@1.1.0",
  "_inCache": true,
  "_location": "/array-to-sentence",
  "_nodeVersion": "5.9.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/array-to-sentence-1.1.0.tgz_1465974431563_0.26641089422628284"
  },
  "_npmUser": {
    "name": "shinnn",
    "email": "snnskwtnb@gmail.com"
  },
  "_npmVersion": "3.9.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "array-to-sentence@^1.1.0",
    "scope": null,
    "escapedName": "array-to-sentence",
    "name": "array-to-sentence",
    "rawSpec": "^1.1.0",
    "spec": ">=1.1.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/array-to-error"
  ],
  "_resolved": "https://registry.npmjs.org/array-to-sentence/-/array-to-sentence-1.1.0.tgz",
  "_shasum": "c804956dafa53232495b205a9452753a258d39fc",
  "_shrinkwrap": null,
  "_spec": "array-to-sentence@^1.1.0",
  "_where": "/var/www/html/maps.rubinmuseum.org/public_html/cms_client/node_modules/array-to-error",
  "bugs": {
    "url": "https://github.com/shinnn/array-to-sentence/issues"
  },
  "dependencies": {},
  "description": "Join all elements of an array and create a human-readable string",
  "devDependencies": {
    "@shinnn/eslint-config": "^2.3.0",
    "eslint": "^2.12.0",
    "istanbul": "^0.4.3",
    "require-from-string": "^1.2.0",
    "rollup": "^0.31.2",
    "tape": "^4.5.1"
  },
  "directories": {},
  "dist": {
    "shasum": "c804956dafa53232495b205a9452753a258d39fc",
    "tarball": "https://registry.npmjs.org/array-to-sentence/-/array-to-sentence-1.1.0.tgz"
  },
  "files": [
    "index.js",
    "index.jsnext.js"
  ],
  "gitHead": "4c817797d1dfdf7de662a53d8616dfdf2025f60f",
  "homepage": "https://github.com/shinnn/array-to-sentence#readme",
  "jsnext:main": "index.jsnext.js",
  "keywords": [
    "to-sentence",
    "sentence",
    "array",
    "join",
    "human",
    "readable",
    "string",
    "separator",
    "comma",
    "and",
    "browser",
    "client-side"
  ],
  "license": "MIT",
  "maintainers": [
    {
      "name": "shinnn",
      "email": "snnskwtnb@gmail.com"
    }
  ],
  "name": "array-to-sentence",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/shinnn/array-to-sentence.git"
  },
  "scripts": {
    "coverage": "node --strong_mode node_modules/.bin/istanbul cover test.js",
    "pretest": "eslint --fix --config @shinnn --ignore-path .gitignore .",
    "test": "node --strong_mode --throw-deprecation --track-heap-objects test.js"
  },
  "version": "1.1.0"
}
