UNPKG

@vue-async/module-loader-typing

Version:

TypeScript definitions for @vue-async/module-loader but using in the child modules

38 lines (37 loc) 864 B
{ "name": "@vue-async/module-loader-typing", "version": "0.2.0", "description": "TypeScript definitions for @vue-async/module-loader but using in the child modules", "main": "", "typings": "index.d.ts", "keywords": [ "vue", "vue-async", "module-loader", "async-module", "async-loader", "typescript", "types" ], "scripts": {}, "author": "Hubert <yi.xiang@live.cn>", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/aceHubert/vue-async.git", "directory": "packages/module-loader-type" }, "bugs": { "url": "https://github.com/aceHubert/vus-async/issues" }, "devDependencies": { "vue-router": "^3.1.6" }, "peerDependencies": { "vue": "^2.6.0" }, "publishConfig": { "access": "public" }, "gitHead": "91dfcef5ea14764f1443e00c8502c5612460ccde" }