File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 11{
2- "name" : " html-parse-stringify " ,
2+ "name" : " html-parse-stringify2 " ,
33 "description" : " Parses well-formed HTML (meaning all tags closed) into an AST and back. quickly." ,
44 "version" : " 1.0.2" ,
5- "author" :
" Henrik Joreteg <[email protected] >" ,
5+ "author" :
" Ray Di Ciaccio <[email protected] >" ,
66 "bugs" : {
7- "url" : " https://github.com/henrikjoreteg /html-parse-stringify /issues"
7+ "url" : " https://github.com/rayd /html-parse-stringify2 /issues"
88 },
99 "dependencies" : {
1010 "void-elements" : " ^1.0.0"
1818 "tape" : " ^3.0.3" ,
1919 "zuul" : " ^1.16.5"
2020 },
21- "homepage" : " https://github.com/henrikjoreteg /html-parse-stringify " ,
21+ "homepage" : " https://github.com/rayd /html-parse-stringify2 " ,
2222 "keywords" : [
2323 " html" ,
2424 " parse" ,
2929 "main" : " index.js" ,
3030 "repository" : {
3131 "type" : " git" ,
32- "url" : " https://github.com/henrikjoreteg /html-parse-stringify "
32+ "url" : " https://github.com/rayd /html-parse-stringify2 "
3333 },
3434 "scripts" : {
3535 "start" : " run-browser test/*" ,
You can’t perform that action at this time.
0 commit comments