js-easter-egg-pack
Version:
A easter-egg pack with funny stuff.
27 lines (26 loc) • 632 B
JSON
{
"name": "js-easter-egg-pack",
"version": "1.0.5",
"description": "A easter-egg pack with funny stuff.",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/MandipKumarKanu/js-easter-egg-pack.git"
},
"keywords": [
"easter-egg",
"js-tricks",
"funny",
"js-easter-egg"
],
"author": "mandipkumarkanu",
"license": "MIT",
"bugs": {
"url": "https://github.com/MandipKumarKanu/js-easter-egg-pack/issues"
},
"homepage": "https://easter-eggs-2029.web.app/"
}