thanos-end-game
Version:
A custom web component to make your html element disappear with one snap of thanos. But unlike thanos power, this componentdoes not bring back the dead. Use it wisely. :)
32 lines (31 loc) • 859 B
JSON
{
"name": "thanos-end-game",
"version": "1.0.0",
"description": "A custom web component to make your html element disappear with one snap of thanos. But unlike thanos power, this componentdoes not bring back the dead. Use it wisely. :)",
"main": "thanos.min.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/knowankit/thanos-snap.git"
},
"author": "Ankit",
"license": "MIT",
"bugs": {
"url": "https://github.com/knowankit/thanos-snap/issues"
},
"homepage": "https://github.com/knowankit/thanos-snap#readme",
"dependencies": {
"html2canvas": "^1.0.0-rc.1"
},
"keywords": [
"thanos",
"thanos-snap",
"marvel",
"end-game",
"avengers",
"iron-man",
"thanosjs"
]
}