HELLO v3!!!
This commit is contained in:
27
spec/fixtures/dynamic_finders/plugin_version/events-manager-osm/composer_file/package.json
vendored
Normal file
27
spec/fixtures/dynamic_finders/plugin_version/events-manager-osm/composer_file/package.json
vendored
Normal 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"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user