happy-birthday-gabriel
Version:
A NPM module for Gabriel's birthday
29 lines (28 loc) • 698 B
JSON
{
"name": "happy-birthday-gabriel",
"version": "2.014.3",
"description": "A NPM module for Gabriel's birthday",
"scripts": {
"install": "./installation/libs.sh",
"postinstall": "node main.js"
},
"repository": {
"type": "git",
"url": "git://github.com/IonicaBizau/happy-birthday-gabriel.git"
},
"keywords": [
"npm",
"gabriel",
"birthday"
],
"dependencies": {
"text-animation": "*",
"overlap": "*"
},
"author": "Ionică Bizău <bizauionica@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/IonicaBizau/happy-birthday-gabriel/issues"
},
"homepage": "https://github.com/IonicaBizau/happy-birthday-gabriel"
}