We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e072bb7 commit 2234d80Copy full SHA for 2234d80
package.json
@@ -0,0 +1,25 @@
1
+{
2
+ "name": "ciar4n/izmir",
3
+ "version": "1.0.0",
4
+ "description": "An image hover mini CSS library",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "echo \"Error: no test specified\" && exit 1"
8
+ },
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "git+https://github.com/ciar4n/Izmir.git"
12
13
+ "keywords": [
14
+ "css",
15
+ "image",
16
+ "animation",
17
+ "hover"
18
+ ],
19
+ "author": "ciar4n",
20
+ "license": "MIT",
21
+ "bugs": {
22
+ "url": "https://github.com/ciar4n/Izmir/issues"
23
24
+ "homepage": "https://github.com/ciar4n/Izmir#readme"
25
+}
0 commit comments