{ "_args": [ [ "is-promise@2.2.2", "D:\\jenkins\\workspace\\cssc-fvue" ] ], "_from": "is-promise@2.2.2", "_id": "is-promise@2.2.2", "_inBundle": false, "_integrity": "sha1-OauVnMv5p3TPB597QMeib3YxNfE=", "_location": "/is-promise", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "is-promise@2.2.2", "name": "is-promise", "escapedName": "is-promise", "rawSpec": "2.2.2", "saveSpec": null, "fetchSpec": "2.2.2" }, "_requiredBy": [ "/@riophae/vue-treeselect" ], "_resolved": "https://registry.npm.taobao.org/is-promise/download/is-promise-2.2.2.tgz?cache=0&sync_timestamp=1588002411837&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fis-promise%2Fdownload%2Fis-promise-2.2.2.tgz", "_spec": "2.2.2", "_where": "D:\\jenkins\\workspace\\cssc-fvue", "author": { "name": "ForbesLindesay" }, "bugs": { "url": "https://github.com/then/is-promise/issues" }, "description": "Test whether an object looks like a promises-a+ promise", "devDependencies": { "better-assert": "^1.0.2", "mocha": "~1.7.4" }, "files": [ "index.js", "index.mjs" ], "homepage": "https://github.com/then/is-promise#readme", "license": "MIT", "main": "./index.js", "name": "is-promise", "repository": { "type": "git", "url": "git+https://github.com/then/is-promise.git" }, "scripts": { "test": "mocha -R spec" }, "version": "2.2.2" }