UNPKG

@94ai/vue2-runtime-helpers

Version:

vue2 runtime helpers for Vue SFC.

25 lines (24 loc) 619 B
{ "name": "@94ai/vue2-runtime-helpers", "version": "1.0.1", "description": "vue2 runtime helpers for Vue SFC.", "main": "index.mjs", "module": "index.mjs", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://gitee.com/xccjh/vue2-runtime-helpers" }, "keywords": [ "vue2", "runtime-helpers" ], "author": "zoujiahe", "license": "MIT", "bugs": { "url": "https://gitee.com/xccjh/vue2-runtime-helpers/issues" }, "homepage": "https://gitee.com/xccjh/vue2-runtime-helpers#readme" }