aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json11
1 files changed, 10 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9031b15d..82fd0b52 100644
--- a/package.json
+++ b/package.json
@@ -16,6 +16,7 @@
"eslint-config-airbnb-base": "^12.1.0",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-import": "^2.8.0",
+ "git-branch": "^1.0.0",
"gulp": "^3.9.1",
"gulp-autoprefixer": "^4.1.0",
"gulp-better-rollup": "^2.0.0",
@@ -45,7 +46,15 @@
"stylelint-selector-bem-pattern": "^2.0.0",
"uglify-es": "^3.3.5"
},
- "keywords": ["HTML5 Video", "HTML5 Audio", "Media Player", "DASH", "Shaka", "WordPress", "HLS"],
+ "keywords": [
+ "HTML5 Video",
+ "HTML5 Audio",
+ "Media Player",
+ "DASH",
+ "Shaka",
+ "WordPress",
+ "HLS"
+ ],
"repository": {
"type": "git",
"url": "git://github.com/sampotts/plyr.git"