You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
57 lines
1.4 KiB
57 lines
1.4 KiB
|
3 years ago
|
{
|
||
|
|
"_args": [
|
||
|
|
[
|
||
|
|
"mini-types@0.1.4",
|
||
|
|
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
|
||
|
|
]
|
||
|
|
],
|
||
|
|
"_development": true,
|
||
|
|
"_from": "mini-types@0.1.4",
|
||
|
|
"_id": "mini-types@0.1.4",
|
||
|
|
"_inBundle": false,
|
||
|
|
"_integrity": "sha1-R3EsZgaRGTlSKLiy1IOhHufPn7E=",
|
||
|
|
"_location": "/mini-types",
|
||
|
|
"_phantomChildren": {},
|
||
|
|
"_requested": {
|
||
|
|
"type": "version",
|
||
|
|
"registry": true,
|
||
|
|
"raw": "mini-types@0.1.4",
|
||
|
|
"name": "mini-types",
|
||
|
|
"escapedName": "mini-types",
|
||
|
|
"rawSpec": "0.1.4",
|
||
|
|
"saveSpec": null,
|
||
|
|
"fetchSpec": "0.1.4"
|
||
|
|
},
|
||
|
|
"_requiredBy": [
|
||
|
|
"#DEV:/"
|
||
|
|
],
|
||
|
|
"_resolved": "https://registry.npm.taobao.org/mini-types/download/mini-types-0.1.4.tgz",
|
||
|
|
"_spec": "0.1.4",
|
||
|
|
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
|
||
|
|
"bugs": {
|
||
|
|
"url": "https://github.com/ant-mini-program/mini-types/issues"
|
||
|
|
},
|
||
|
|
"description": "TypeScript declarations for Alipay's mini program.",
|
||
|
|
"devDependencies": {
|
||
|
|
"dtslint": "3.6.4"
|
||
|
|
},
|
||
|
|
"homepage": "https://github.com/ant-mini-program/mini-types#readme",
|
||
|
|
"keywords": [
|
||
|
|
"tinyapp",
|
||
|
|
"types"
|
||
|
|
],
|
||
|
|
"license": "MIT",
|
||
|
|
"name": "mini-types",
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "git+ssh://git@github.com/ant-mini-program/mini-types.git"
|
||
|
|
},
|
||
|
|
"scripts": {
|
||
|
|
"ci": "npm run lint",
|
||
|
|
"lint": "dtslint types",
|
||
|
|
"prepublishOnly": "npm run ci"
|
||
|
|
},
|
||
|
|
"types": "./types/index.d.ts",
|
||
|
|
"version": "0.1.4"
|
||
|
|
}
|