{
  "_args": [
    [
      "@cspell/dict-cryptocurrencies@1.0.10",
      "C:\\xampp\\htdocs\\agent-happy-grains"
    ]
  ],
  "_development": true,
  "_from": "@cspell/dict-cryptocurrencies@1.0.10",
  "_id": "@cspell/dict-cryptocurrencies@1.0.10",
  "_inBundle": false,
  "_integrity": "sha512-47ABvDJOkaST/rXipNMfNvneHUzASvmL6K/CbOFpYKfsd0x23Jc9k1yaOC7JAm82XSC/8a7+3Yu+Fk2jVJNnsA==",
  "_location": "/@cspell/dict-cryptocurrencies",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@cspell/dict-cryptocurrencies@1.0.10",
    "name": "@cspell/dict-cryptocurrencies",
    "escapedName": "@cspell%2fdict-cryptocurrencies",
    "scope": "@cspell",
    "rawSpec": "1.0.10",
    "saveSpec": null,
    "fetchSpec": "1.0.10"
  },
  "_requiredBy": [
    "/@cspell/cspell-bundled-dicts"
  ],
  "_resolved": "https://registry.npmjs.org/@cspell/dict-cryptocurrencies/-/dict-cryptocurrencies-1.0.10.tgz",
  "_spec": "1.0.10",
  "_where": "C:\\xampp\\htdocs\\agent-happy-grains",
  "author": {
    "name": "Shane Fontaine"
  },
  "bugs": {
    "url": "https://github.com/streetsidesoftware/cspell-dicts/issues"
  },
  "description": "Cryptocurrencies dictionary for cspell.",
  "exports": {
    ".": "./cspell-ext.json",
    "./cspell": "./cspell-ext.json",
    "./cspell-ext.json": "./cspell-ext.json"
  },
  "files": [
    "cryptocurrencies.txt.gz",
    "cspell-ext.json"
  ],
  "gitHead": "e50444106ad610677e8ab353bf406f6bf8decb69",
  "homepage": "https://github.com/streetsidesoftware/cspell-dicts/blob/master/dictionaries/Cryptocurrencies#readme",
  "keywords": [
    "cspell",
    "Cryptocurrencies",
    "Cryptocurrencies",
    "dictionary",
    "spelling"
  ],
  "license": "MIT",
  "name": "@cspell/dict-cryptocurrencies",
  "publishConfig": {
    "access": "public"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/streetsidesoftware/cspell-dicts.git"
  },
  "scripts": {
    "build": "cspell-tools compile \"cryptocurrencies.txt\" -o .",
    "prepare": "yarn run build",
    "prepublishOnly": "yarn test",
    "test": "head -n 100 \"cryptocurrencies.txt\" | cspell -v -c ./cspell-ext.json \"--local=*\" \"--languageId=*\" stdin"
  },
  "version": "1.0.10"
}
