{
  "_args": [
    [
      "@cspell/dict-npm@1.0.16",
      "C:\\xampp\\htdocs\\agent-happy-grains"
    ]
  ],
  "_development": true,
  "_from": "@cspell/dict-npm@1.0.16",
  "_id": "@cspell/dict-npm@1.0.16",
  "_inBundle": false,
  "_integrity": "sha512-RwkuZGcYBxL3Yux3cSG/IOWGlQ1e9HLCpHeyMtTVGYKAIkFAVUnGrz20l16/Q7zUG7IEktBz5O42kAozrEnqMQ==",
  "_location": "/@cspell/dict-npm",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@cspell/dict-npm@1.0.16",
    "name": "@cspell/dict-npm",
    "escapedName": "@cspell%2fdict-npm",
    "scope": "@cspell",
    "rawSpec": "1.0.16",
    "saveSpec": null,
    "fetchSpec": "1.0.16"
  },
  "_requiredBy": [
    "/@cspell/cspell-bundled-dicts"
  ],
  "_resolved": "https://registry.npmjs.org/@cspell/dict-npm/-/dict-npm-1.0.16.tgz",
  "_spec": "1.0.16",
  "_where": "C:\\xampp\\htdocs\\agent-happy-grains",
  "author": {
    "name": "Jason Dent"
  },
  "bugs": {
    "url": "https://github.com/streetsidesoftware/cspell-dicts/issues"
  },
  "description": "Dictionary of common NPM packages for cspell.",
  "exports": {
    ".": "./cspell-ext.json",
    "./cspell": "./cspell-ext.json",
    "./cspell-ext.json": "./cspell-ext.json"
  },
  "files": [
    "npm.txt.gz",
    "cspell-ext.json"
  ],
  "gitHead": "648c58644eac2bc11360a8475ebb44397ce9d5d2",
  "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/main/dictionaries/npm#readme",
  "keywords": [
    "cspell",
    "npm",
    "NPM",
    "dictionary",
    "spelling"
  ],
  "license": "MIT",
  "name": "@cspell/dict-npm",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/streetsidesoftware/cspell-dicts.git"
  },
  "scripts": {
    "build": "cspell-tools compile \"npm.txt\" -o .",
    "prepare": "yarn run build",
    "prepublishOnly": "yarn test",
    "test": "head -n 100 \"npm.txt\" | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=javascript\" stdin"
  },
  "version": "1.0.16"
}
