initial commit
This commit is contained in:
20
package.json
Normal file
20
package.json
Normal file
@@ -0,0 +1,20 @@
|
||||
{
|
||||
"name": "vue-cli-plugin-pure-vue",
|
||||
"version": "0.1.0",
|
||||
"description": "Purescript bindings for Vue.js using Compsition API",
|
||||
"license": "Unlicense",
|
||||
"repository": "smweiss/pure-vue",
|
||||
"main": "index.js",
|
||||
"keywords": [
|
||||
"vue.js",
|
||||
"vue",
|
||||
"purescript",
|
||||
"binding",
|
||||
"smweiss"
|
||||
],
|
||||
"private": true,
|
||||
"dependencies": {
|
||||
},
|
||||
"devDependencies": {
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user