HELLO v3!!!
This commit is contained in:
40
spec/fixtures/dynamic_finders/plugin_version/lsx-search/composer_file/package.json
vendored
Normal file
40
spec/fixtures/dynamic_finders/plugin_version/lsx-search/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"name": "lsx-search",
|
||||
"version": "1.0.0",
|
||||
"description": "LSX Search for LSX Theme.",
|
||||
"main": "gulpfile.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/lightspeeddevelopment/lsx-search"
|
||||
},
|
||||
"keywords": [
|
||||
"lsx"
|
||||
],
|
||||
"author": "LightSpeed",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/lightspeeddevelopment/lsx-search/issues"
|
||||
},
|
||||
"homepage": "https://github.com/lightspeeddevelopment/lsx-search#readme",
|
||||
"devDependencies": {
|
||||
"gulp": "^3.9.1",
|
||||
"gulp-rtlcss": "^1.0.0",
|
||||
"gulp-autoprefixer": "^3.1.1",
|
||||
"gulp-concat": "^2.6.1",
|
||||
"gulp-gettext": "^0.3.0",
|
||||
"gulp-jshint": "^2.0.4",
|
||||
"gulp-minify-css": "^1.2.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