HELLO v3!!!
This commit is contained in:
35
spec/fixtures/dynamic_finders/plugin_version/tour-operator-maps/composer_file/package.json
vendored
Normal file
35
spec/fixtures/dynamic_finders/plugin_version/tour-operator-maps/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,35 @@
|
||||
{
|
||||
"name": "to-maps",
|
||||
"version": "1.1.1",
|
||||
"description": "Tour Operators add-on for LSX",
|
||||
"main": "gulpfile.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://www.lsdev.biz/product/tour-operator-maps/"
|
||||
},
|
||||
"keywords": [
|
||||
"lsx",
|
||||
"addon"
|
||||
],
|
||||
"author": "LightSpeed",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://www.lsdev.biz/product/tour-operator-maps/issues"
|
||||
},
|
||||
"homepage": "https://www.lsdev.biz/product/tour-operator-maps/#readme",
|
||||
"devDependencies": {
|
||||
"flag-icon-css": "^2.8.0",
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-gettext": "^0.3.0",
|
||||
"gulp-jshint": "^2.0.4",
|
||||
"gulp-plumber": "^1.1.0",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"gulp-sort": "^2.0.0",
|
||||
"gulp-uglify": "^3.0.0",
|
||||
"gulp-wp-pot": "^2.0.4",
|
||||
"jshint": "^2.9.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user