File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed
Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 11{
22 "private" : true ,
3+ "version" : " 1.0.0" ,
4+ "repository" : {
5+ "type" : " git" ,
6+ "url" : " git+https://github.com/icongo/icon-collection.git"
7+ },
8+ "author" : " jaywcjlove" ,
9+ "license" : " MIT" ,
10+ "homepage" : " https://icongo.github.io" ,
311 "scripts" : {
412 "ad" : " node icons/ad/cpy.mjs && svgo -f icons/ad/.cache_svg -o svg/ad" ,
513 "ae" : " svgo -f icons/ae/data/SVG -o svg/ae" ,
6371 "wl" : " cpy 'icons/wl/data/libs/**/*.svg' '!icons/wl/data/libs/**/*.min.svg' node_modules/.cache/svg/wl --flat && svgo -f node_modules/.cache/svg/wl -o svg/wl" ,
6472 "test" : " jest"
6573 },
66- "repository" : {
67- "type" : " git" ,
68- "url" : " git+https://github.com/icongo/icon-collection.git"
69- },
70- "keywords" : [],
71- "author" : " jaywcjlove" ,
72- "license" : " MIT" ,
73- "homepage" : " http://icongo.github.io" ,
7474 "devDependencies" : {
7575 "cpy-cli" : " ^4.1.0" ,
7676 "del-cli" : " ^5.0.0" ,
You can’t perform that action at this time.
0 commit comments