HELLO v3!!!
This commit is contained in:
41
spec/fixtures/dynamic_finders/plugin_version/lsx-sharing/composer_file/package.json
vendored
Normal file
41
spec/fixtures/dynamic_finders/plugin_version/lsx-sharing/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,41 @@
|
||||
{
|
||||
"name": "lsx-sharing",
|
||||
"version": "1.0.3",
|
||||
"description": "Sharing plugin for LSX Theme.",
|
||||
"main": "gulpfile.js",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+https://github.com/lightspeeddevelopment/lsx-sharing.git"
|
||||
},
|
||||
"keywords": [
|
||||
"lsx",
|
||||
"child",
|
||||
"theme",
|
||||
"starter"
|
||||
],
|
||||
"author": "LightSpeed",
|
||||
"license": "ISC",
|
||||
"bugs": {
|
||||
"url": "https://github.com/lightspeeddevelopment/lsx-sharing/issues"
|
||||
},
|
||||
"homepage": "https://github.com/lightspeeddevelopment/lsx-sharing#readme",
|
||||
"dependencies": {
|
||||
"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": "^2.0.1",
|
||||
"gulp-util": "^3.0.8",
|
||||
"gulp-wp-pot": "^2.0.3",
|
||||
"jshint": "^2.9.4",
|
||||
"map-stream": "^0.0.7"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user