HELLO v3!!!

This commit is contained in:
Ryan Dewhurst
2018-09-26 21:12:01 +02:00
parent 28b9c15256
commit d268a86795
1871 changed files with 988118 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
{
"name": "events-manager-osm",
"description": "Use OpenStreetMap in WordPress Events Manager",
"version": "0.2.1",
"author": "StrasWeb",
"bugs": "https://github.com/StrasWeb/events-manager-osm/issues",
"devDependencies": {
"grunt": "~1.0.1",
"grunt-fixpack": "~0.1.0",
"grunt-jslint": "~1.1.14",
"grunt-jsonlint": "~1.1.0",
"grunt-phpcs": "~0.4.0",
"grunt-phpunit": "~0.3.6"
},
"homepage": "https://github.com/StrasWeb/events-manager-osm",
"keywords": [
"events-manager",
"openstreetmap",
"wordpress"
],
"license": "GPL-3.0",
"main": "events-manager-osm.php",
"repository": {
"type": "git",
"url": "https://github.com/StrasWeb/events-manager-osm.git"
}
}