glitch.js
Version:
Glitch effect your html
26 lines (25 loc) • 598 B
JSON
{
"name": "glitch.js",
"version": "1.0.0",
"description": "Glitch effect your html",
"main": "Glitch.js",
"directories": {
"test": "tests"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/rebelminds/Glitch.js.git"
},
"keywords": [
"Glitch"
],
"author": "Rebel Minds <hello@rebelminds.com> (http://rebelminds.com)",
"license": "ISC",
"bugs": {
"url": "https://github.com/rebelminds/Glitch.js/issues"
},
"homepage": "https://github.com/rebelminds/Glitch.js"
}