A Happy Birthday animation design in CSS3, HTML5
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 

25 lines
542 B

{
"name": "birthday",
"version": "1.0.0",
"description": "Birthday greetings..",
"main": " ",
"scripts": {
"server-node": "http-server -p 8081"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ayusharma/birthday.git"
},
"keywords": [
"Birthday"
],
"author": "Ayush Sharma",
"license": "WTFPL",
"bugs": {
"url": "https://github.com/ayusharma/birthday/issues"
},
"homepage": "https://github.com/ayusharma/birthday#readme",
"dependencies": {
"http-server": "^0.11.1"
}
}