File: D:/HostingSpaces/SBogers10/helder.komma.pro/node_modules/thunky/package.json
{
"_args": [
[
{
"raw": "thunky@^1.0.2",
"scope": null,
"escapedName": "thunky",
"name": "thunky",
"rawSpec": "^1.0.2",
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"/Users/mike/Webdevelopment/Helder/node_modules/multicast-dns"
]
],
"_from": "thunky@>=1.0.2 <2.0.0",
"_hasShrinkwrap": false,
"_id": "thunky@1.0.3",
"_inCache": true,
"_location": "/thunky",
"_nodeVersion": "10.11.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/thunky_1.0.3_1539712188066_0.0018386345014538286"
},
"_npmUser": {
"name": "mafintosh",
"email": "mathiasbuus@gmail.com"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"raw": "thunky@^1.0.2",
"scope": null,
"escapedName": "thunky",
"name": "thunky",
"rawSpec": "^1.0.2",
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/multicast-dns"
],
"_resolved": "https://registry.npmjs.org/thunky/-/thunky-1.0.3.tgz",
"_shasum": "f5df732453407b09191dae73e2a8cc73f381a826",
"_shrinkwrap": null,
"_spec": "thunky@^1.0.2",
"_where": "/Users/mike/Webdevelopment/Helder/node_modules/multicast-dns",
"author": {
"name": "Mathias Buus Madsen",
"email": "mathiasbuus@gmail.com"
},
"bugs": {
"url": "https://github.com/mafintosh/thunky/issues"
},
"dependencies": {},
"description": "delay the evaluation of a paramless async function and cache the result",
"devDependencies": {
"standard": "^12.0.1",
"tape": "^4.9.1"
},
"directories": {},
"dist": {
"integrity": "sha512-YwT8pjmNcAXBZqrubu22P4FYsh2D4dxRmnWBOL8Jk8bUcRUtc5326kx32tuTmFDAZtLOGEVNl8POAR8j896Iow==",
"shasum": "f5df732453407b09191dae73e2a8cc73f381a826",
"tarball": "https://registry.npmjs.org/thunky/-/thunky-1.0.3.tgz",
"fileCount": 6,
"unpackedSize": 7165,
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbxiS9CRA9TVsSAnZWagAA8DsQAKIU9+suySLueSdVZcn1\n/OMQQPWU6PyfDjI6vZq2ECE7PYB9kaOTj45bsVoUZOts9cI0YAqzYFEJK2Qn\n0ZTT+X1bOsmNaNsg3Llv2VWqwBl0uLQcWordK+HsgdUW/Pj7to2D2gfOeIDK\n6CdhGYxD7WLBcS6eJ/KqBGZvMgfToX/w+9GfTjPzU0IxU+1XNCugs8QSrS+z\nYObEgpn1DYjlIarubypRSPd5la+hx/yGQlfpq9barM1Y4V9p87Yt8UL5qw7p\n7ZZIMiR/B78G7s8lrrmzgYSXTui740yjmC5SAXRzHuuGN3WjnFLQSv2G1uKY\n8ZPsUuqo2a7Fj6LFjZjlEcoPS0Lwft0HYRrJ3r1hCpEgDuLoOxjm9z6adstu\nqlvw5LDTWyanE4jM8bndZvf+ay08+kbFUdRmXbeIriHpZD8YdeL+IQ3pl5t/\n4mfA+tDVSGf/FF5tLY5JBSPAelRlJhUUqWGKQ/G/qNhIN+JdioqBTzy3XtZo\nFx3k/VlXmIYlaYvYdvNeAJIGEkyk+g8TXaupbzwLMuh5P7X+jCTsaa3yb4FJ\nmRFrwXfATuQeHMDKrtUHMjlecxF9M91bCRxCJ2AdP9Msq08zF8qHhOiz8bH0\n9f+o0W8zXuLNuWD4Zb8HjbnnOptZzh8m6s3nhCu5xbHT259LZ8gV9ogbpwp5\nG2s6\r\n=VdWZ\r\n-----END PGP SIGNATURE-----\r\n"
},
"gitHead": "ce46d4fb455af79369cf14b7bf3eb0911bc01500",
"homepage": "https://github.com/mafintosh/thunky#readme",
"keywords": [
"memo",
"thunk",
"async",
"lazy",
"control",
"flow",
"cache"
],
"license": "MIT",
"main": "index.js",
"maintainers": [
{
"name": "feross",
"email": "feross@feross.org"
},
{
"name": "mafintosh",
"email": "mathiasbuus@gmail.com"
}
],
"name": "thunky",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/mafintosh/thunky.git"
},
"scripts": {
"test": "standard && tape test.js"
},
"version": "1.0.3"
}