UNPKG

gl-spikes2d

Version:
30 lines (29 loc) 644 B
{ "name": "gl-spikes2d", "version": "1.0.2", "description": "Axes spikes for 2d webgl plots", "main": "spikes.js", "scripts": { "postshrinkwrap": "chttps .", "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/gl-vis/gl-spikes2d.git" }, "keywords": [ "axes", "spikes", "webgl", "2d" ], "author": "Mikola Lysenko", "license": "MIT", "bugs": { "url": "https://github.com/gl-vis/gl-spikes2d/issues" }, "homepage": "https://github.com/gl-vis/gl-spikes2d#readme", "devDependencies": { "chttps": "^1.0.6" } }