{
  "_args": [
    [
      {
        "raw": "as-array@^1.0.0",
        "scope": null,
        "escapedName": "as-array",
        "name": "as-array",
        "rawSpec": "^1.0.0",
        "spec": ">=1.0.0 <2.0.0",
        "type": "range"
      },
      "C:\\src\\pnpm\\node_modules\\superstatic"
    ]
  ],
  "_from": "as-array@>=1.0.0 <2.0.0",
  "_id": "as-array@1.0.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/as-array",
  "_npmUser": {
    "name": "scottcorgan",
    "email": "scottcorgan@gmail.com"
  },
  "_npmVersion": "1.4.23",
  "_phantomChildren": {},
  "_requested": {
    "raw": "as-array@^1.0.0",
    "scope": null,
    "escapedName": "as-array",
    "name": "as-array",
    "rawSpec": "^1.0.0",
    "spec": ">=1.0.0 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/flat-arguments",
    "/superstatic"
  ],
  "_resolved": "https://registry.npmjs.org/as-array/-/as-array-1.0.0.tgz",
  "_shasum": "28a6eeeaa5729f1f4eca2047df5e9de1abda0ed1",
  "_shrinkwrap": null,
  "_spec": "as-array@^1.0.0",
  "_where": "C:\\src\\pnpm\\node_modules\\superstatic",
  "author": {
    "name": "Scott Corgan"
  },
  "bugs": {
    "url": "https://github.com/scottcorgan/as-array/issues"
  },
  "dependencies": {
    "lodash.isarguments": "2.4.x",
    "lodash.isobject": "^2.4.1",
    "lodash.values": "^2.4.1"
  },
  "description": "Make any value an array",
  "devDependencies": {
    "tap-spec": "^1.0.0",
    "tape": "~2.3.2"
  },
  "directories": {},
  "dist": {
    "shasum": "28a6eeeaa5729f1f4eca2047df5e9de1abda0ed1",
    "tarball": "https://registry.npmjs.org/as-array/-/as-array-1.0.0.tgz"
  },
  "gitHead": "54ccfef8d5a5e4696c695c9a84cc5c2822aceb0b",
  "homepage": "https://github.com/scottcorgan/as-array",
  "keywords": [
    "array",
    "convert",
    "argument"
  ],
  "license": "MIT",
  "main": "index.js",
  "maintainers": [
    {
      "name": "scottcorgan",
      "email": "scottcorgan@gmail.com"
    }
  ],
  "name": "as-array",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/scottcorgan/as-array.git"
  },
  "scripts": {
    "test": "node test.js | tap-spec"
  },
  "version": "1.0.0"
}
