UNPKG

mini-pc-types

Version:
33 lines (32 loc) 668 B
{ "name": "mini-pc-types", "version": "1.3.0", "description": "taobao-mini-app", "scripts": { "lint": "dtslint types", "ci": "npm run lint" }, "repository": { "type": "git", "url": "git+https://github.com/noshower/mini-pc-types.git" }, "keywords": [ "tinyapp", "mini-app", "ali", "taobao", "qn", "types" ], "author": "noshower", "types": "./types/index.d.ts", "license": "MIT", "bugs": { "url": "https://github.com/noshower/mini-pc-types/issues" }, "homepage": "https://github.com/noshower/mini-pc-types#readme", "devDependencies": { "dtslint": "^4.0.7", "typescript": "^4.2.3" } }