{
"_args": [
[
"onetime@^5.1.0",
"/usr/local/lib/node_modules/@ionic/cli/node_modules/restore-cursor"
]
],
"_from": "onetime@>=5.1.0 <6.0.0",
"_hasShrinkwrap": false,
"_id": "onetime@5.1.2",
"_inCache": true,
"_installable": true,
"_location": "/@ionic/cli/onetime",
"_nodeVersion": "14.5.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/onetime_5.1.2_1597004944849_0.8241938525832997"
},
"_npmUser": {
"email": "sindresorhus@gmail.com",
"name": "sindresorhus"
},
"_npmVersion": "6.14.7",
"_phantomChildren": {},
"_requested": {
"name": "onetime",
"raw": "onetime@^5.1.0",
"rawSpec": "^5.1.0",
"scope": null,
"spec": ">=5.1.0 <6.0.0",
"type": "range"
},
"_requiredBy": [
"/@ionic/cli/execa",
"/@ionic/cli/restore-cursor"
],
"_resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
"_shasum": "d0e96ebb56b07476df1dd9c4806e5237985ca45e",
"_shrinkwrap": null,
"_spec": "onetime@^5.1.0",
"_where": "/usr/local/lib/node_modules/@ionic/cli/node_modules/restore-cursor",
"author": {
"email": "sindresorhus@gmail.com",
"name": "Sindre Sorhus",
"url": "https://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": {
"fileCount": 5,
"integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfMFyRCRA9TVsSAnZWagAAInsP/RTd8G7KIVrwux1TNO4h\nS+Ymvz0874gBCS5I8tXFkdVSVAqPUNX3undeJIAHSqV7UMdAPx8wiFDqmga1\n28xR3LA8iHSyo1pxxIboH1LWJgaG2NWIfFV/fAPLvPJzEqmQ4zU0ioYhiwjj\n+MRlfRbkvFSqF9bdIm29VEKLzJPBtLM+BnHHmHigB3IA+fkhy81oo5ESmUPC\nUBeMJyXVMHU9v6r/0PQtqfTnVD68c+1o6yfevC8P0CjOCydJlWltCfKXhMNw\nxTVUxzaU4rfEHXsosGV79jCfLDcibLVdbjAMFzq1P6HaAKSl0ry2TrHKC/o/\nusdJe6U/jqxRN9moiuyh+qxR/9heTMXGgP1xrq0m9jwJlU681vlaPcQaQlM0\nZ0x3/TC1F+Nj6vOTG3lPBunne+H/0D4vu5MSDha8uzyAJ0mHarP+/hPP9gEZ\nUB9cT2djKZATqv4S+S3WKvYZa+m5pupDzVV4YbF3XgCSBe4mB23GdzllY76x\n9SCs7s7d6jUc+0FO/WhyASagXxeqqEwsrN4GRhfUB5l2y9/Le/j7sACW+YU7\nS4c6ony0Tojzb3ncc5zbebH/tskKZb6SCd6nZFBKs/CpDNqDueIkIyjbWLPH\nHUcN6AgD/j5xyIxeIbYc0HH7bc0NovpQbGeP8sIe1o+nS2WOTnjx0LPMCUP1\noLdv\r\n=J6Zn\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "d0e96ebb56b07476df1dd9c4806e5237985ca45e",
"tarball": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz",
"unpackedSize": 6173
},
"engines": {
"node": ">=6"
},
"funding": "https://github.com/sponsors/sindresorhus",
"gitHead": "4fa3c9a40798476514fec36a1720dc85b897cc04",
"homepage": "https://github.com/sindresorhus/onetime#readme",
"keywords": [
"call",
"called",
"fn",
"func",
"function",
"once",
"one",
"onetime",
"prevent",
"single"
],
"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.2"
}