{
  "_args": [
    [
      "pirates@4.0.7",
      "/Users/gastoenock/Desktop/Laravel/ttsl-ai"
    ]
  ],
  "_development": true,
  "_from": "pirates@4.0.7",
  "_id": "pirates@4.0.7",
  "_inBundle": false,
  "_integrity": "sha512-TfySrs/5nm8fQJDcBDuUng3VOUKsd7S+zqvbOTiGXHfxX4wK31ard+hoNuvkicM/2YFzlpDgABOevKSsB4G/FA==",
  "_location": "/pirates",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "pirates@4.0.7",
    "name": "pirates",
    "escapedName": "pirates",
    "rawSpec": "4.0.7",
    "saveSpec": null,
    "fetchSpec": "4.0.7"
  },
  "_requiredBy": [
    "/sucrase"
  ],
  "_resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.7.tgz",
  "_spec": "4.0.7",
  "_where": "/Users/gastoenock/Desktop/Laravel/ttsl-ai",
  "author": {
    "name": "Ari Porad",
    "email": "ari@ariporad.com",
    "url": "http://ariporad.com"
  },
  "ava": {
    "files": [
      "test/*.js"
    ],
    "sources": [
      "lib/**/*.js"
    ]
  },
  "bugs": {
    "url": "https://github.com/danez/pirates/issues"
  },
  "description": "Properly hijack require, i.e., properly define require hooks and customizations",
  "devDependencies": {
    "ava": "1.4.1",
    "decache": "4.6.2"
  },
  "engines": {
    "node": ">= 6"
  },
  "files": [
    "lib",
    "index.d.ts"
  ],
  "homepage": "https://github.com/danez/pirates#readme",
  "license": "MIT",
  "main": "lib/index.js",
  "name": "pirates",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/danez/pirates.git"
  },
  "scripts": {
    "test": "ava"
  },
  "types": "index.d.ts",
  "version": "4.0.7"
}
