Skip to content

Commit

Permalink
create package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangwencai committed Jan 3, 2019
1 parent 9ac1e2a commit 6bf677a
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{
"name": "vue-skeleton-antd",
"version": "0.0.1",
"description": "a skeleton component Base on vue.js",
"license": "MIT",
"main": "index.js",
"repository": {
"type": "git",
"url": "git+https://github.com/wencaizhang/vue-skeleton-antd.git"
},
"keywords": [
"vue",
"npm",
"skeleton",
"loading",
"ant design"
]
}

0 comments on commit 6bf677a

Please sign in to comment.