HELLO v3!!!
This commit is contained in:
39
spec/fixtures/dynamic_finders/plugin_version/tour-operator-search/composer_file/package.json
vendored
Normal file
39
spec/fixtures/dynamic_finders/plugin_version/tour-operator-search/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
{
|
||||
"name": "to-search",
|
||||
"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-operators-search/"
|
||||
},
|
||||
"keywords": [
|
||||
"lsx",
|
||||
"addon"
|
||||
],
|
||||
"author": "LightSpeed",
|
||||
"license": "GPL2+",
|
||||
"bugs": {
|
||||
"url": "https://www.lsdev.biz/product/tour-operators-search/issues"
|
||||
},
|
||||
"homepage": "https://www.lsdev.biz/product/tour-operators-search/#readme",
|
||||
"devDependencies": {
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-rtlcss": "^1.0.0",
|
||||
"gulp-autoprefixer": "^3.1.1",
|
||||
"gulp-gettext": "^0.3.0",
|
||||
"gulp-jshint": "^2.0.4",
|
||||
"gulp-plumber": "^1.1.0",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"gulp-sass": "^3.1.0",
|
||||
"gulp-sort": "^2.0.0",
|
||||
"gulp-sourcemaps": "^2.6.0",
|
||||
"gulp-uglify": "^3.0.0",
|
||||
"gulp-util": "^3.0.8",
|
||||
"gulp-wp-pot": "^2.0.4",
|
||||
"jshint": "^2.9.4"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user