{
  "_args": [
    [
      {
        "raw": "toidentifier@1.0.1",
        "scope": null,
        "escapedName": "toidentifier",
        "name": "toidentifier",
        "rawSpec": "1.0.1",
        "spec": "1.0.1",
        "type": "version"
      },
      "/home/lively4/lively4/lively4-lu/node_modules/http-errors"
    ]
  ],
  "_from": "toidentifier@1.0.1",
  "_hasShrinkwrap": false,
  "_id": "toidentifier@1.0.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/toidentifier",
  "_nodeVersion": "16.7.0",
  "_npmOperationalInternal": {
    "host": "s3://npm-registry-packages",
    "tmp": "tmp/toidentifier_1.0.1_1636928349293_0.3428615485437094"
  },
  "_npmUser": {
    "name": "dougwilson",
    "email": "doug@somethingdoug.com"
  },
  "_npmVersion": "7.20.3",
  "_phantomChildren": {},
  "_requested": {
    "raw": "toidentifier@1.0.1",
    "scope": null,
    "escapedName": "toidentifier",
    "name": "toidentifier",
    "rawSpec": "1.0.1",
    "spec": "1.0.1",
    "type": "version"
  },
  "_requiredBy": [
    "/http-errors"
  ],
  "_resolved": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
  "_shasum": "3be34321a88a820ed1bd80dfaa33e479fbb8dd35",
  "_shrinkwrap": null,
  "_spec": "toidentifier@1.0.1",
  "_where": "/home/lively4/lively4/lively4-lu/node_modules/http-errors",
  "author": {
    "name": "Douglas Christopher Wilson",
    "email": "doug@somethingdoug.com"
  },
  "bugs": {
    "url": "https://github.com/component/toidentifier/issues"
  },
  "contributors": [
    {
      "name": "Douglas Christopher Wilson",
      "email": "doug@somethingdoug.com"
    },
    {
      "name": "Nick Baugh",
      "email": "niftylettuce@gmail.com",
      "url": "http://niftylettuce.com/"
    }
  ],
  "dependencies": {},
  "description": "Convert a string of words to a JavaScript identifier",
  "devDependencies": {
    "eslint": "7.32.0",
    "eslint-config-standard": "14.1.1",
    "eslint-plugin-import": "2.25.3",
    "eslint-plugin-markdown": "2.2.1",
    "eslint-plugin-node": "11.1.0",
    "eslint-plugin-promise": "4.3.1",
    "eslint-plugin-standard": "4.1.0",
    "mocha": "9.1.3",
    "nyc": "15.1.0"
  },
  "directories": {},
  "dist": {
    "integrity": "sha512-o5sSPKEkg/DIQNmH43V0/uerLrpzVedkUh8tGNvaeXpfpuwjKenlSox/2O/BTlZUtEe+JG7s5YhEz608PlAHRA==",
    "shasum": "3be34321a88a820ed1bd80dfaa33e479fbb8dd35",
    "tarball": "https://registry.npmjs.org/toidentifier/-/toidentifier-1.0.1.tgz",
    "fileCount": 5,
    "unpackedSize": 4685,
    "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2+EKCRA9TVsSAnZWagAABkgP/07O+fXm6BSS5cLKq9x8\nth8+fBLY9B1JdIPUcjmGmJEYOx9hNUSs18+UTFtMDxR4lYcL9aS0NJ/5oDRF\n0k4g05VoZftdjbknI3KksHIO2ZWVBvia1hr050Aj0OZt73EThaq2jwauyv/o\nW43gKnzZDzlPqp5nW+K1ZyyZAO6x18VgPfCHaVfIdQVpXlewkMtGdMwgcIyH\nf32U7FezcqErukxl+I5JloPk9zMfnPBm1aa8Bx/YF6Y08ctsHihlUcGyYQBd\ny29fDkqwd+NCJueWxBCN6uE1IENeZSmCCB0AZqlruNZiV/hZQA4riqy/G5hH\nMpjgodOjZTknH6vdq1j6/DYaATlWz6AzelKOTRXRHpsrFbZ/2W3LaHm5KuCD\nT2hPpRLPu2mCf1JBOdmi4KDC5KaqSRMp3g+9xbwdIGxuIczK1XZzfwNUfRPE\nQpxtaLUw0PpJxWkSWE2rkMhfJN4U8XMIT5Ramn9FgAPjw9XaBF67t8FQNk8m\nuPiv8315TAfFh90Fy1fmd3aXx7fuCGx2XsT2u78uZCBlsQ0WEzyGqczhcqF0\nfQ0Oc2hOeVDQgvo06uUklk/4GQe9czuDfA9aFZEnItgQU72iFA10gmyP7TZj\ncwW7N0bQw1Ko+8y3ISRQSOcSXBbYNu16inAoco4s2V0D5JvV13+kIFAhdvo+\nH2aa\r\n=RxN1\r\n-----END PGP SIGNATURE-----\r\n",
    "signatures": [
      {
        "keyid": "SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA",
        "sig": "MEQCIE4DF65GEHAFzBdSMxDw1aIpaLFVT9vueS5Mc1ScnWR7AiA+cRv4ND36Q8EITeR79WydYYcihBtwhEJ2MsP+8ySyYg=="
      }
    ]
  },
  "engines": {
    "node": ">=0.6"
  },
  "gitHead": "a885785de8dc9eb3f5dba0c38de034ffdb68223f",
  "homepage": "https://github.com/component/toidentifier#readme",
  "license": "MIT",
  "maintainers": [
    {
      "name": "niftylettuce",
      "email": "niftylettuce@gmail.com"
    },
    {
      "name": "dougwilson",
      "email": "doug@somethingdoug.com"
    },
    {
      "name": "jongleberry",
      "email": "jonathanrichardong@gmail.com"
    }
  ],
  "name": "toidentifier",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/component/toidentifier.git"
  },
  "scripts": {
    "lint": "eslint .",
    "test": "mocha --reporter spec --bail --check-leaks test/",
    "test-ci": "nyc --reporter=lcov --reporter=text npm test",
    "test-cov": "nyc --reporter=html --reporter=text npm test",
    "version": "node scripts/version-history.js && git add HISTORY.md"
  },
  "version": "1.0.1"
}
