HELLO v3!!!
This commit is contained in:
40
spec/fixtures/dynamic_finders/plugin_version/lvl99-omny-embed/composer_file/package.json
vendored
Normal file
40
spec/fixtures/dynamic_finders/plugin_version/lvl99-omny-embed/composer_file/package.json
vendored
Normal file
@@ -0,0 +1,40 @@
|
||||
{
|
||||
"name": "lvl99-omny-embed",
|
||||
"version": "0.1.0",
|
||||
"description": "Easily embed media hosted on Omny within your WordPress site. Supports URLs and the `[omny]` shortcode.",
|
||||
"main": "lvl99-omny-embed.php",
|
||||
"dependencies": {},
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {},
|
||||
"keywords": [
|
||||
"wordpress",
|
||||
"embed",
|
||||
"audio",
|
||||
"media",
|
||||
"omny",
|
||||
"podcast"
|
||||
],
|
||||
"author": "Matt Scheurich <matt@lvl99.com>",
|
||||
"license": "GPL-2.0",
|
||||
"homepage": "http://www.github.com/lvl99/lvl99-omny-embed",
|
||||
"devDependencies": {
|
||||
"browserify": "^9.0.3",
|
||||
"del": "^1.2.1",
|
||||
"gulp": "^3.8.11",
|
||||
"gulp-autoprefixer": "^2.1.0",
|
||||
"gulp-concat": "^2.5.2",
|
||||
"gulp-less": "^3.0.1",
|
||||
"gulp-rename": "^1.2.2",
|
||||
"gulp-sourcemaps": "^1.5.0",
|
||||
"gulp-uglify": "^1.1.0",
|
||||
"gulp-uglifycss": "^1.0.4",
|
||||
"gulp-util": "^3.0.4",
|
||||
"gulp-watch": "^4.2.0",
|
||||
"vinyl-buffer": "^1.0.0",
|
||||
"vinyl-source-stream": "^1.1.0",
|
||||
"vinyl-transform": "^1.0.0",
|
||||
"watchify": "^2.4.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user