Sha256: bd8336f30476bb4f615c3b7397290c137b95a415e67ffc43e8e38922fc1c02cb
Contents?: true
Size: 837 Bytes
Versions: 2
Compression:
Stored size: 837 Bytes
Contents
{ "name": "ableplayer", "version": "3.2.0", "description": "fully accessible HTML5 media player", "homepage": "http://ableplayer.github.io/ableplayer", "bugs": "https://github.com/ableplayer/ableplayer/issues", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/ableplayer/ableplayer.git" }, "main": "build/ableplayer.min.js", "scripts": { "build": "grunt" }, "dependencies": { "jquery": "3.3.1", "js-cookie": "2.2.0", "xml-js": "1.6.2" }, "devDependencies": { "grunt": ">=0.4.1", "grunt-contrib-clean": ">=0.6.0", "grunt-contrib-concat": ">=0.3.0", "grunt-contrib-copy": ">=0.4.1", "grunt-contrib-cssmin": ">=0.6.1", "grunt-contrib-jshint": "^0.10.0", "grunt-contrib-uglify": ">=0.2.2", "grunt-remove-logging": ">=0.2.0" } }
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
wai-website-theme-1.3.1 | assets/ableplayer/package.json |
wai-website-theme-1.3 | assets/ableplayer/package.json |