64 lines
1.6 KiB
JSON
64 lines
1.6 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"is-class-hotfix@0.0.6",
|
|
"/Users/xyf/Documents/project/cocos-creator-plugin/plugin-project/packages/hot-update-tools"
|
|
]
|
|
],
|
|
"_from": "is-class-hotfix@0.0.6",
|
|
"_id": "is-class-hotfix@0.0.6",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-pSfTH7IyeSgd3l84XHe13nCnJDU=",
|
|
"_location": "/is-class-hotfix",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "is-class-hotfix@0.0.6",
|
|
"name": "is-class-hotfix",
|
|
"escapedName": "is-class-hotfix",
|
|
"rawSpec": "0.0.6",
|
|
"saveSpec": null,
|
|
"fetchSpec": "0.0.6"
|
|
},
|
|
"_requiredBy": [
|
|
"/is-type-of"
|
|
],
|
|
"_resolved": "https://registry.nlark.com/is-class-hotfix/download/is-class-hotfix-0.0.6.tgz",
|
|
"_spec": "0.0.6",
|
|
"_where": "/Users/xyf/Documents/project/cocos-creator-plugin/plugin-project/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-hotfix",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+https://github.com/miguelmota/is-class.git"
|
|
},
|
|
"scripts": {
|
|
"test": "tape test/*.js"
|
|
},
|
|
"version": "0.0.6"
|
|
}
|