| 1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071 | 
							- {
 
-   "_args": [
 
-     [
 
-       "core-util-is@1.0.3",
 
-       "F:\\cocorobo\\CocoRoboDesktop\\node"
 
-     ]
 
-   ],
 
-   "_from": "core-util-is@1.0.3",
 
-   "_id": "core-util-is@1.0.3",
 
-   "_inBundle": false,
 
-   "_integrity": "sha512-ZQBvi1DcpJ4GDqanjucZ2Hj3wEO5pZDS89BWbkcrvdxksJorwUDDZamX9ldFkp9aw2lmBDLgkObEA4DWNJ9FYQ==",
 
-   "_location": "/core-util-is",
 
-   "_phantomChildren": {},
 
-   "_requested": {
 
-     "type": "version",
 
-     "registry": true,
 
-     "raw": "core-util-is@1.0.3",
 
-     "name": "core-util-is",
 
-     "escapedName": "core-util-is",
 
-     "rawSpec": "1.0.3",
 
-     "saveSpec": null,
 
-     "fetchSpec": "1.0.3"
 
-   },
 
-   "_requiredBy": [
 
-     "/readable-stream"
 
-   ],
 
-   "_resolved": "https://registry.npmmirror.com/core-util-is/-/core-util-is-1.0.3.tgz",
 
-   "_spec": "1.0.3",
 
-   "_where": "F:\\cocorobo\\CocoRoboDesktop\\node",
 
-   "author": {
 
-     "name": "Isaac Z. Schlueter",
 
-     "email": "i@izs.me",
 
-     "url": "http://blog.izs.me/"
 
-   },
 
-   "bugs": {
 
-     "url": "https://github.com/isaacs/core-util-is/issues"
 
-   },
 
-   "description": "The `util.is*` functions introduced in Node v0.12.",
 
-   "devDependencies": {
 
-     "tap": "^15.0.9"
 
-   },
 
-   "files": [
 
-     "lib"
 
-   ],
 
-   "homepage": "https://github.com/isaacs/core-util-is#readme",
 
-   "keywords": [
 
-     "util",
 
-     "isBuffer",
 
-     "isArray",
 
-     "isNumber",
 
-     "isString",
 
-     "isRegExp",
 
-     "isThis",
 
-     "isThat",
 
-     "polyfill"
 
-   ],
 
-   "license": "MIT",
 
-   "main": "lib/util.js",
 
-   "name": "core-util-is",
 
-   "repository": {
 
-     "type": "git",
 
-     "url": "git://github.com/isaacs/core-util-is.git"
 
-   },
 
-   "scripts": {
 
-     "postversion": "npm publish",
 
-     "prepublishOnly": "git push origin --follow-tags",
 
-     "preversion": "npm test",
 
-     "test": "tap test.js"
 
-   },
 
-   "version": "1.0.3"
 
- }
 
 
  |