UNPKG
comment
Version:
latest (0.0.2)
0.0.2
0.0.1
Parse html comments with customizations
comment
/
package.json
12 lines
(11 loc)
•
223 B
JSON
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
{
"name"
:
"comment"
,
"version"
:
"0.0.2"
,
"description"
:
"Parse html comments with customizations"
,
"main"
:
"index.js"
,
"scripts"
:
{
"test"
:
"node test.js"
}
,
"author"
:
"Scott Corgan"
,
"license"
:
"MIT"
}