1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192 |
- {
- "_args": [
- [
- "thunky@^1.0.2",
- "/home/seleznev/project Angular/Quality system/node_modules/multicast-dns"
- ]
- ],
- "_from": "thunky@>=1.0.2 <2.0.0",
- "_id": "thunky@1.0.2",
- "_inCache": true,
- "_installable": true,
- "_location": "/thunky",
- "_nodeVersion": "6.9.5",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/thunky-1.0.2.tgz_1486860508065_0.44560420024208724"
- },
- "_npmUser": {
- "email": "mathiasbuus@gmail.com",
- "name": "mafintosh"
- },
- "_npmVersion": "3.10.10",
- "_phantomChildren": {},
- "_requested": {
- "name": "thunky",
- "raw": "thunky@^1.0.2",
- "rawSpec": "^1.0.2",
- "scope": null,
- "spec": ">=1.0.2 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/multicast-dns"
- ],
- "_resolved": "https://registry.npmjs.org/thunky/-/thunky-1.0.2.tgz",
- "_shasum": "a862e018e3fb1ea2ec3fce5d55605cf57f247371",
- "_shrinkwrap": null,
- "_spec": "thunky@^1.0.2",
- "_where": "/home/seleznev/project Angular/Quality system/node_modules/multicast-dns",
- "author": {
- "email": "mathiasbuus@gmail.com",
- "name": "Mathias Buus Madsen"
- },
- "bugs": {
- "url": "https://github.com/mafintosh/thunky/issues"
- },
- "dependencies": {},
- "description": "delay the evaluation of a paramless async function and cache the result",
- "devDependencies": {
- "standard": "^7.1.2",
- "tape": "^4.6.0"
- },
- "directories": {},
- "dist": {
- "shasum": "a862e018e3fb1ea2ec3fce5d55605cf57f247371",
- "tarball": "https://registry.npmjs.org/thunky/-/thunky-1.0.2.tgz"
- },
- "gitHead": "7ad8bbfdfbd62b51ea0e34c5235ba0de0db12223",
- "homepage": "https://github.com/mafintosh/thunky#readme",
- "keywords": [
- "async",
- "cache",
- "control",
- "flow",
- "lazy",
- "memo",
- "thunk"
- ],
- "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.2"
- }
|