| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 | 
							- {
 
-   "_args": [
 
-     [
 
-       "thunky@1.1.0",
 
-       "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui"
 
-     ]
 
-   ],
 
-   "_development": true,
 
-   "_from": "thunky@1.1.0",
 
-   "_id": "thunky@1.1.0",
 
-   "_inBundle": false,
 
-   "_integrity": "sha1-Wrr3FKlAXbBQRzK7zNLO3Z75U30=",
 
-   "_location": "/thunky",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "thunky@1.1.0",
 
-     "name": "thunky",
 
-     "escapedName": "thunky",
 
-     "rawSpec": "1.1.0",
 
-     "saveSpec": null,
 
-     "fetchSpec": "1.1.0"
 
-   },
 
-   "_requiredBy": [
 
-     "/multicast-dns"
 
-   ],
 
-   "_resolved": "https://registry.nlark.com/thunky/download/thunky-1.1.0.tgz",
 
-   "_spec": "1.1.0",
 
-   "_where": "C:\\Users\\Administrator\\Desktop\\最新\\supervision-ui",
 
-   "author": {
 
-     "name": "Mathias Buus Madsen",
 
-     "email": "mathiasbuus@gmail.com"
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/mafintosh/thunky/issues"
 
-   },
 
-   "description": "delay the evaluation of a paramless async function and cache the result",
 
-   "devDependencies": {
 
-     "standard": "^12.0.1",
 
-     "tape": "^4.9.1"
 
-   },
 
-   "homepage": "https://github.com/mafintosh/thunky#readme",
 
-   "keywords": [
 
-     "memo",
 
-     "thunk",
 
-     "async",
 
-     "lazy",
 
-     "control",
 
-     "flow",
 
-     "cache"
 
-   ],
 
-   "license": "MIT",
 
-   "main": "index.js",
 
-   "name": "thunky",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git://github.com/mafintosh/thunky.git"
 
-   },
 
-   "scripts": {
 
-     "test": "standard && tape test.js"
 
-   },
 
-   "version": "1.1.0"
 
- }
 
 
  |