Sha256: 0a9dbfa89fe039e7dff7290e3329e7bd484f2286d985d989376c1878c3bbaf26
Contents?: true
Size: 831 Bytes
Versions: 12
Compression:
Stored size: 831 Bytes
Contents
{ "name": "ableplayer", "version": "4.0.00", "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": "^1.0.4", "grunt-contrib-clean": "^2.0.0", "grunt-contrib-concat": "^1.0.1", "grunt-contrib-copy": "^1.0.0", "grunt-contrib-cssmin": "^3.0.0", "grunt-contrib-jshint": "^2.1.0", "grunt-contrib-uglify": "^4.0.1", "grunt-remove-logging": ">=0.2.0" } }
Version data entries
12 entries across 12 versions & 1 rubygems