@form-create/utils
Version:
36 lines (35 loc) • 802 B
JSON
{
"name": "@form-create/utils",
"version": "2.6.3",
"description": "",
"main": "./lib/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"files": [
"README.md",
"package.json",
"LICENSE",
"lib"
],
"keywords": [
"@form-create"
],
"repository": {
"type": "git",
"url": "git+https://github.com/xaboy/form-create.git"
},
"author": "xaboy",
"license": "MIT",
"bugs": {
"url": "https://github.com/xaboy/form-create/issues"
},
"homepage": "http://www.form-create.com",
"publishConfig": {
"access": "public"
},
"devDependencies": {
"vue": "2.7"
},
"gitHead": "2f7acd60c77ee74a3b03c788b21dd5da96e97d2a"
}