Move docs to a separate repo to decrease main repo size
This commit is contained in:
@@ -1,19 +0,0 @@
|
||||
{
|
||||
"name": "@fawmi/vue-google-maps-docs",
|
||||
"version": "0.6.2",
|
||||
"description": "Google maps components for Vue.js",
|
||||
"main": "index.js",
|
||||
"authors": {
|
||||
"name": "Fawad Mirzad",
|
||||
"email": "hi@fawmi.com"
|
||||
},
|
||||
"repository": "https://github.com/fawmi/vue-google-maps.git",
|
||||
"scripts": {
|
||||
"dev": "vuepress dev src",
|
||||
"build": "vuepress build src"
|
||||
},
|
||||
"license": "MIT",
|
||||
"devDependencies": {
|
||||
"vuepress": "^1.8.1"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user