Files
vue-google-maps-community-fork/package.json
2020-10-19 13:40:15 +02:00

22 lines
533 B
JSON
Executable File

{
"name": "@fawmi/vue-google-maps",
"description": "Google Map components for Vue.js 3",
"version": "0.1.2",
"private": false,
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/fawmi/vue-google-maps.git"
},
"author": "Fawad Mirzad",
"license": "ISC",
"bugs": {
"url": "https://github.com/fawmi/vue-google-maps/issues"
},
"homepage": "https://vue-map.netlify.app",
"dependencies": {}
}