Skip to content

Commit

Permalink
chore: Deployment data
Browse files Browse the repository at this point in the history
  • Loading branch information
rstoenescu committed Jan 20, 2019
1 parent 9594740 commit f4401d8
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
{
"name": "quasar-repo",
"version": "0.0.1",
"description": "Quasar Framework",
"private": true,
"scripts": {
"build-docs": "cd docs; node ./node_modules/@quasar/app/bin/quasar build -m ssr"
},
"repository": {
"type": "git",
"url": "git+https://github.com/quasarframework/quasar.git"
},
"author": "Razvan Stoenescu",
"license": "MIT",
"bugs": {
"url": "https://github.com/quasarframework/quasar/issues"
},
"homepage": "https://github.com/quasarframework/quasar#readme"
}

0 comments on commit f4401d8

Please # to comment.