Skip to content

Commit 1cb59a0

Browse files
committed
npm metadata
1 parent 67fc391 commit 1cb59a0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

package.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,10 @@
77
"build": "babel index.js -d lib",
88
"test": "echo \"Error: no test specified\" && exit 1"
99
},
10-
"keywords": ["webpack", "loader", "webpack-loader", "ascii", "image", "jpeg"],
10+
"keywords": ["webpack", "loader", "webpack-loader", "ascii", "image"],
1111
"author": "[email protected]",
12+
"homepage": "https://github.com/zcfan/image-ascii-loader",
13+
"bugs": "https://github.com/zcfan/image-ascii-loader/issues",
1214
"license": "MIT",
1315
"dependencies": {
1416
"ascii-art-ansi": "^1.3.3",

0 commit comments

Comments
 (0)