{ "_args": [ [ "is-class@0.0.4", "E:\\project\\my-cc-plugin\\hot-update-tools\\packages\\hot-update-tools" ] ], "_from": "is-class@0.0.4", "_id": "is-class@0.0.4", "_inBundle": false, "_integrity": "sha1-4FdFFwW7NOOePjNZjJOpg3KWtzY=", "_location": "/is-class", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "is-class@0.0.4", "name": "is-class", "escapedName": "is-class", "rawSpec": "0.0.4", "saveSpec": null, "fetchSpec": "0.0.4" }, "_requiredBy": [ "/is-type-of" ], "_resolved": "https://registry.npmjs.org/is-class/-/is-class-0.0.4.tgz", "_spec": "0.0.4", "_where": "E:\\project\\my-cc-plugin\\hot-update-tools\\packages\\hot-update-tools", "author": { "name": "Miguel Mota", "email": "hello@miguelmota.com", "url": "http://www.miguelmota.com/" }, "bugs": { "url": "https://github.com/miguelmota/is-class/issues" }, "description": "Check if function is an ES6 class.", "devDependencies": { "tape": "^3.0.3" }, "directories": { "test": "test" }, "homepage": "https://github.com/miguelmota/is-class", "keywords": [ "predicate", "function", "class", "es6" ], "license": "MIT", "main": "is-class.js", "name": "is-class", "repository": { "type": "git", "url": "git+https://github.com/miguelmota/is-class.git" }, "scripts": { "test": "tape test/*.js" }, "version": "0.0.4" }