File tree Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Expand file tree Collapse file tree 1 file changed +30
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "name" : " posthtml-parser" ,
3+ "version" : " 0.0.0" ,
4+ "description" : " Parser for PostHTML" ,
5+ "keywords" : [
6+ " html" ,
7+ " xml" ,
8+ " postproccessor" ,
9+ " parser" ,
10+ " transform" ,
11+ " transformations" ,
12+ " preprocessor" ,
13+ " processor" ,
14+ " posthtml"
15+ ],
16+ "main" : " index.js" ,
17+ "scripts" : {
18+ "test" : " echo \" Error: no test specified\" && exit 1"
19+ },
20+ "repository" : {
21+ "type" : " git" ,
22+ "url" : " git+https://github.com/voischev/posthtml-parser.git"
23+ },
24+ "author" : " Ivan Voischev <voischev.ivan@ya.ru>" ,
25+ "license" : " MIT" ,
26+ "bugs" : {
27+ "url" : " https://github.com/voischev/posthtml-parser/issues"
28+ },
29+ "homepage" : " https://github.com/voischev/posthtml-parser#readme"
30+ }
You can’t perform that action at this time.
0 commit comments