mirror of
https://github.com/tenrok/vue-form-wizard.git
synced 2026-06-22 11:10:33 +03:00
Initial commit
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "vue-tab-wizard",
|
||||
"version": "1.0.0",
|
||||
"description": "A vue based tab wizard",
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/cristijora/vue-tab-wizard.git"
|
||||
},
|
||||
"keywords": [
|
||||
"vue"
|
||||
],
|
||||
"author": "Cristi Jora",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/cristijora/vue-tab-wizard/issues"
|
||||
},
|
||||
"homepage": "https://github.com/cristijora/vue-tab-wizard#readme",
|
||||
"devDependencies": {
|
||||
"vue": "^2.2.6"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user