| Current Path : /var/www/html/test/wetty2/node_modules/pirates/ |
| Current File : /var/www/html/test/wetty2/node_modules/pirates/package.json |
{
"_args": [
[
{
"raw": "pirates@^4.0.0",
"scope": null,
"escapedName": "pirates",
"name": "pirates",
"rawSpec": "^4.0.0",
"spec": ">=4.0.0 <5.0.0",
"type": "range"
},
"/var/www/html/test/wetty/node_modules/@babel/register"
]
],
"_from": "pirates@>=4.0.0 <5.0.0",
"_hasShrinkwrap": false,
"_id": "pirates@4.0.1",
"_inCache": true,
"_location": "/pirates",
"_nodeVersion": "11.10.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/pirates_4.0.1_1550430072038_0.8769506706333152"
},
"_npmUser": {
"name": "danez",
"email": "daniel@tschinder.de"
},
"_npmVersion": "6.5.0",
"_phantomChildren": {},
"_requested": {
"raw": "pirates@^4.0.0",
"scope": null,
"escapedName": "pirates",
"name": "pirates",
"rawSpec": "^4.0.0",
"spec": ">=4.0.0 <5.0.0",
"type": "range"
},
"_requiredBy": [
"/@babel/register"
],
"_resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.1.tgz",
"_shasum": "643a92caf894566f91b2b986d2c66950a8e2fb87",
"_shrinkwrap": null,
"_spec": "pirates@^4.0.0",
"_where": "/var/www/html/test/wetty/node_modules/@babel/register",
"author": {
"name": "Ari Porad",
"email": "ari@ariporad.com",
"url": "http://ariporad.com"
},
"ava": {
"files": [
"test/*.js"
],
"sources": [
"lib/**/*.js"
]
},
"bugs": {
"url": "https://github.com/ariporad/pirates/issues"
},
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
}
},
"dependencies": {
"node-modules-regexp": "^1.0.0"
},
"description": "Properly hijack require",
"devDependencies": {
"@babel/cli": "^7.0.0",
"@babel/core": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"ava": "^1.2.1",
"babel-core": "^7.0.0-0",
"babel-eslint": "^10.0.1",
"babel-plugin-istanbul": "^5.1.0",
"cross-env": "^5.0.5",
"cz-conventional-changelog": "^2.0.0",
"decache": "^4.1.0",
"eslint": "^5.1.0",
"eslint-config-prettier": "^4.0.0",
"eslint-plugin-import": "^2.2.0",
"eslint-plugin-prettier": "^3.0.1",
"mock-require": "^3.0.2",
"nyc": "^13.2.0",
"prettier": "^1.16.4",
"rewire": "^4.0.1",
"rimraf": "^2.6.1",
"semantic-release": "^15.7.0"
},
"directories": {},
"dist": {
"integrity": "sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA==",
"shasum": "643a92caf894566f91b2b986d2c66950a8e2fb87",
"tarball": "https://registry.npmjs.org/pirates/-/pirates-4.0.1.tgz",
"fileCount": 5,
"unpackedSize": 12617,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcaa95CRA9TVsSAnZWagAA52gQAJOpJt7ROoCLbtxmtLKc\nc74NtFq/8RjG+d758XJoHPlvYybGwdYg9BEYDLYkB2GloSllL9lIE8CoZAvT\na55oE8YOt9nyjALv8RI3aewtVCC9At702qddUfGtzlCZNtuD9LkjhfhE3SdI\n7h/VvScJo+qrJNUenLAQK+u/wFAchbOSzrhmPTCqbJu/VUw6LHq2FurCRs8/\n9arci7I4eqeyZezRtHpNpPBZHc9oXT3w96WyFQZg7LzaVqRaJuKXE4mRhLYZ\nluyBWtoyoZPqAQ7xDhpfWJCKBIVGv3A73JdTVl9fKY6br85HGl0es15jzBXy\noUknQVN5/N2+oX5qHeATRU3iRCEdCZU5uSZW+CC1yp6F6Q92IO4VxOjZUzKA\nqEfu8C0JyFSeeeiK4a1VO0H7u6hBFDUCpT0+IuwP8fF1Pv2GetX58stq7gXz\nvM0cuCA8ysPWhGEyc/mBzPofeD69H2Br8BTEfy5NV6/FtqtMrQAFHqIbJ3Un\nTpGRt1BTGf+O1seSRsUrbdRme/CdrvbiNeyUGJAoLx78GfwrY3zUhG3huCcr\nux/jfzRkLs8SrpqJaHAVj+pcznAnXD041NSyG1cAXu69a/q2bBaElLrrYPUm\n6zmZ2E417DzvbWzwjCnZfLX3xig9vLA/KkcLfES4JnvgOVVocZVOaE2Akm6t\nJPl6\r\n=T18/\r\n-----END PGP SIGNATURE-----\r\n"
},
"engines": {
"node": ">= 6"
},
"gitHead": "5223d20e54f724780eb73d4d4918f70004d9d8dc",
"homepage": "https://github.com/ariporad/pirates#readme",
"license": "MIT",
"main": "lib/index.js",
"maintainers": [
{
"name": "ariporad",
"email": "ari@ariporad.com"
},
{
"name": "danez",
"email": "daniel@tschinder.de"
},
{
"name": "hzoo",
"email": "hi@henryzoo.com"
}
],
"name": "pirates",
"nyc": {
"include": [
"src/*.js"
],
"reporter": [
"json",
"text"
],
"sourceMap": false,
"instrument": false
},
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/ariporad/pirates.git"
},
"scripts": {
"build": "babel src -d lib",
"clean": "rimraf lib",
"lint": "eslint --report-unused-disable-directives .",
"prepublish": "yarn run clean && yarn run build",
"test": "yarn run lint && cross-env BABEL_ENV=test yarn run build && nyc ava"
},
"types": "index.d.ts",
"version": "4.0.1"
}