File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed
Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " htmldump" ,
3- "version" : " 0.0 .0" ,
3+ "version" : " 0.1 .0" ,
44 "description" : " Parsoid HTML dump utility" ,
5- "main" : " htmldump.js" ,
65 "scripts" : {
76 "test" : " echo \" Error: no test specified\" && exit 1"
87 },
8+ "bin" : {
9+ "dump_restbase" : " ./bin/dump_restbase" ,
10+ "dump_wiki" : " ./bin/dump_wiki"
11+ },
912 "repository" : {
1013 "type" : " git" ,
11- "url" : " github.com/gwicke /htmldumper"
14+ "url" : " github.com/wikimedia /htmldumper"
1215 },
1316 "author" : " Gabriel Wicke <gwicke@wikimedia.org>" ,
14- "license" : " GPLv3 " ,
17+ "license" : " Apache2 " ,
1518 "bugs" : {
16- "url" : " https://github.com/gwicke /htmldumper/issues"
19+ "url" : " https://github.com/wikimedia /htmldumper/issues"
1720 },
1821 "dependencies" : {
1922 "bluebird" : " ~2.3.11" ,
You can’t perform that action at this time.
0 commit comments