Skip to content

Commit

Permalink
Create package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ciar4n committed Nov 12, 2019
1 parent e072bb7 commit 2234d80
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
{
"name": "ciar4n/izmir",
"version": "1.0.0",
"description": "An image hover mini CSS library",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ciar4n/Izmir.git"
},
"keywords": [
"css",
"image",
"animation",
"hover"
],
"author": "ciar4n",
"license": "MIT",
"bugs": {
"url": "https://github.com/ciar4n/Izmir/issues"
},
"homepage": "https://github.com/ciar4n/Izmir#readme"
}

0 comments on commit 2234d80

Please sign in to comment.