lightspeeddevelopment/lsx-search

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "lsx-search",
  "version": "1.5.7",
  "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",
  "dependencies": {
    "gulp": "^5.0.0",
    "jshint": "^2.12.0",
    "gulp-concat": "^2.6.1",
    "gulp-jshint": "^2.1.0",
    "gulp-sass": "^5.0.0",
    "gulp-uglify": "^3.0.2",
    "gulp-wp-pot": "^2.4.3",
    "gulp-sort": "^2.0.0",
    "gulp-autoprefixer": "^9.0.0",
    "gulp-plumber": "^1.2.1",
    "gulp-rename": "^2.0.0",
    "gulp-rtlcss": "^2.0.0",
    "gulp-sourcemaps": "^3.0.0",
    "gulp-gettext": "^0.3.0"
  }
}