{
  "_from": "madden-file-tools",
  "_id": "madden-file-tools@1.0.0",
  "_inBundle": false,
  "_integrity": "sha512-RTwyjs/+q3PMn+TvfP2m6losu19ceaoKUuH0ThdWrghu6WwfcrwmeV7/aWttVQwmWCMTi+P1CBdMSTBCqPABpw==",
  "_location": "/madden-file-tools",
  "_phantomChildren": {},
  "_requested": {
    "type": "tag",
    "registry": true,
    "raw": "madden-file-tools",
    "name": "madden-file-tools",
    "escapedName": "madden-file-tools",
    "rawSpec": "",
    "saveSpec": null,
    "fetchSpec": "latest"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/madden-file-tools/-/madden-file-tools-1.0.0.tgz",
  "_shasum": "32f49ee94ffb13f55b6656ca201a0104e2d81af7",
  "_spec": "madden-file-tools",
  "_where": "C:\\Projects\\madden-franchise-editor",
  "author": "",
  "dependencies": {
    "@fstnetwork/cppzst": "^2.0.8",
    "bit-buffer": "^0.2.5",
    "crc-32": "^1.2.0",
    "leb": "^0.3.0",
    "lz4": "^0.6.5",
    "memoryjs": "^3.4.0",
    "stream-parser": "^0.3.1"
  },
  "deprecated": false,
  "description": "A set of APIs to read Madden files, including archives.",
  "devDependencies": {
    "chai": "^4.3.0",
    "concat-stream": "^2.0.0",
    "node-worker-threads-pool": "^1.5.0",
    "proxyquire": "^2.1.3",
    "sinon": "^9.2.4",
    "through2": "^4.0.2"
  },
  "license": "MIT",
  "main": "index.js",
  "name": "madden-file-tools",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/bep713/madden-file-tools.git"
  },
  "version": "2.9.1"
}
