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.
74 lines
2.0 KiB
74 lines
2.0 KiB
|
3 years ago
|
{
|
||
|
|
"_args": [
|
||
|
|
[
|
||
|
|
"miniprogram-api-typings@3.0.2",
|
||
|
|
"D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1"
|
||
|
|
]
|
||
|
|
],
|
||
|
|
"_development": true,
|
||
|
|
"_from": "miniprogram-api-typings@3.0.2",
|
||
|
|
"_id": "miniprogram-api-typings@3.0.2",
|
||
|
|
"_inBundle": false,
|
||
|
|
"_integrity": "sha1-xyhJQodEz4hGJWnFcpGzMrr0wxk=",
|
||
|
|
"_location": "/miniprogram-api-typings",
|
||
|
|
"_phantomChildren": {},
|
||
|
|
"_requested": {
|
||
|
|
"type": "version",
|
||
|
|
"registry": true,
|
||
|
|
"raw": "miniprogram-api-typings@3.0.2",
|
||
|
|
"name": "miniprogram-api-typings",
|
||
|
|
"escapedName": "miniprogram-api-typings",
|
||
|
|
"rawSpec": "3.0.2",
|
||
|
|
"saveSpec": null,
|
||
|
|
"fetchSpec": "3.0.2"
|
||
|
|
},
|
||
|
|
"_requiredBy": [
|
||
|
|
"#DEV:/"
|
||
|
|
],
|
||
|
|
"_resolved": "https://registry.npm.taobao.org/miniprogram-api-typings/download/miniprogram-api-typings-3.0.2.tgz?cache=0&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Fminiprogram-api-typings%2Fdownload%2Fminiprogram-api-typings-3.0.2.tgz",
|
||
|
|
"_spec": "3.0.2",
|
||
|
|
"_where": "D:\\MyWork\\CustomerApp\\ekon\\ekon-appv1",
|
||
|
|
"author": {
|
||
|
|
"name": "Wechat Miniprogram",
|
||
|
|
"email": "wx-miniprogram@qq.com"
|
||
|
|
},
|
||
|
|
"beta": "true",
|
||
|
|
"bugs": {
|
||
|
|
"url": "https://github.com/wechat-miniprogram/api-typings/issues"
|
||
|
|
},
|
||
|
|
"dependencies": {},
|
||
|
|
"description": "Type definitions for APIs of Wechat Mini Program in TypeScript",
|
||
|
|
"devDependencies": {
|
||
|
|
"tsd": "^0.11.0",
|
||
|
|
"tslint": "^5.20.0",
|
||
|
|
"typescript": "^3.5.3"
|
||
|
|
},
|
||
|
|
"files": [
|
||
|
|
"LICENSE",
|
||
|
|
"CHANGELOG.md",
|
||
|
|
"README.md",
|
||
|
|
"README-en.md",
|
||
|
|
"index.d.ts",
|
||
|
|
"typings.json",
|
||
|
|
"types/"
|
||
|
|
],
|
||
|
|
"homepage": "https://github.com/wechat-miniprogram/api-typings#readme",
|
||
|
|
"license": "MIT",
|
||
|
|
"main": "./index.d.ts",
|
||
|
|
"name": "miniprogram-api-typings",
|
||
|
|
"repository": {
|
||
|
|
"type": "git",
|
||
|
|
"url": "git+https://github.com/wechat-miniprogram/api-typings.git"
|
||
|
|
},
|
||
|
|
"scripts": {
|
||
|
|
"test": "npm run tsd && npm run tslint",
|
||
|
|
"tsd": "tsd",
|
||
|
|
"tslint": "tslint --project ."
|
||
|
|
},
|
||
|
|
"tsd": {
|
||
|
|
"directory": "test"
|
||
|
|
},
|
||
|
|
"types": "./index.d.ts",
|
||
|
|
"version": "3.0.2"
|
||
|
|
}
|