UNPKG

webgl-enabled

Version:

Checks whether browser supports webgl

23 lines (22 loc) 443 B
{ "name": "webgl-enabled", "version": "1.0.3", "description": "Checks whether browser supports webgl", "main": "index.js", "scripts": { "test": "echo \"To small for tests\" && exit 0" }, "keywords": [ "webgl", "browser", "browserify", "enabled", "check" ], "author": "Andrei Kashcha", "license": "MIT", "repository": { "type": "git", "url": "https://github.com/anvaka/webgl-enabled" } }