| Current Path : /var/www/html/test/wetty2/node_modules/onetime/ |
| Current File : /var/www/html/test/wetty2/node_modules/onetime/package.json |
{
"_args": [
[
{
"raw": "onetime@^5.1.0",
"scope": null,
"escapedName": "onetime",
"name": "onetime",
"rawSpec": "^5.1.0",
"spec": ">=5.1.0 <6.0.0",
"type": "range"
},
"/var/www/html/test/wetty/node_modules/restore-cursor"
]
],
"_from": "onetime@>=5.1.0 <6.0.0",
"_hasShrinkwrap": false,
"_id": "onetime@5.1.0",
"_inCache": true,
"_location": "/onetime",
"_nodeVersion": "8.15.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/onetime_5.1.0_1554172787964_0.04244092407114519"
},
"_npmUser": {
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
},
"_npmVersion": "6.9.0",
"_phantomChildren": {},
"_requested": {
"raw": "onetime@^5.1.0",
"scope": null,
"escapedName": "onetime",
"name": "onetime",
"rawSpec": "^5.1.0",
"spec": ">=5.1.0 <6.0.0",
"type": "range"
},
"_requiredBy": [
"/git-authors-cli/execa",
"/lint-staged/execa",
"/restore-cursor"
],
"_resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.0.tgz",
"_shasum": "fff0f3c91617fe62bb50189636e99ac8a6df7be5",
"_shrinkwrap": null,
"_spec": "onetime@^5.1.0",
"_where": "/var/www/html/test/wetty/node_modules/restore-cursor",
"author": {
"name": "Sindre Sorhus",
"email": "sindresorhus@gmail.com",
"url": "sindresorhus.com"
},
"bugs": {
"url": "https://github.com/sindresorhus/onetime/issues"
},
"dependencies": {
"mimic-fn": "^2.1.0"
},
"description": "Ensure a function is only called once",
"devDependencies": {
"ava": "^1.4.1",
"tsd": "^0.7.1",
"xo": "^0.24.0"
},
"directories": {},
"dist": {
"integrity": "sha512-5NcSkPHhwTVFIQN+TUqXoS5+dlElHXdpAWu9I0HP20YOtIi+aZ0Ct82jdlILDxjLEAWwvm+qj1m6aEtsDVmm6Q==",
"shasum": "fff0f3c91617fe62bb50189636e99ac8a6df7be5",
"tarball": "https://registry.npmjs.org/onetime/-/onetime-5.1.0.tgz",
"fileCount": 5,
"unpackedSize": 5343,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcost0CRA9TVsSAnZWagAAgbwP/3keiMz92/ghCXk+03Zf\nCK4b/Tip5syC5+mB+ZocghkVETcpmVxyJP6rpz2Jy/I3uSv18oKWRvBAv4xP\nYeDmGVfvNotyp9rKvgCfNDQOyVfskdSyRoG4b+SSyWDFQx4+CquAsdOOIRzh\nrdFH0VIttukJRmQsSjpNQ75TByL09bNMc83oLD9atKNURYPVbny8IcnMp/Ml\nbLtZbRvIG8WuSoEE2EozESMAG48q8/LK1aYEuMWdxllUSPSQsLaxOpLjbHfB\nSlp4Ilz6OPAjrwv912izwJfljIH2y0w30PoprGoF2p7+Xz8cmH9WcQMszQZz\nWQvQdZV2MquJGppoJ5hbK6gqxFeIeZ78HLFvyowp7lx2I27aei2AEVHIE7jv\ntywjziWNxSdbKwLCGEdpES2lAzIQqVG6LQEBTa19TR8yNgFlX5AFVZfx4Mtw\nbEfwWejKyuQMohSDRnGQLUXiosIdFlEIrwH/FMZL3D9d4AC+5+AcZjDP9wID\nafIpFvpDyYzBAAKVi0EIB6tp8+T7zZ7XXnk1z0tAAJ6SpxjVroffjzIBf8OS\nqRRNBBsPgsp6bLnsm7NQcatfcciOtzzo3RP4bLcGiLVwYr2MPLhc+NZFmZqU\nKg2Wdh1nR9Yf5cNuKa1DEf24vLOwhcoraS0ZuStmiR/ofuZxET2ZLAof3aVV\nC9Kk\r\n=RzSo\r\n-----END PGP SIGNATURE-----\r\n"
},
"engines": {
"node": ">=6"
},
"gitHead": "8bb24f70649ee69849a0701477ebc7170e7a4f87",
"homepage": "https://github.com/sindresorhus/onetime#readme",
"keywords": [
"once",
"function",
"one",
"onetime",
"func",
"fn",
"single",
"call",
"called",
"prevent"
],
"license": "MIT",
"maintainers": [
{
"name": "sindresorhus",
"email": "sindresorhus@gmail.com"
}
],
"name": "onetime",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/sindresorhus/onetime.git"
},
"scripts": {
"test": "xo && ava && tsd"
},
"version": "5.1.0"
}