package.json
3.16 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
{
"_args": [
[
"pug-strip-comments@^1.0.2",
"/root/nodejs/myapp/node_modules/pug"
]
],
"_from": "pug-strip-comments@>=1.0.2 <2.0.0",
"_hasShrinkwrap": false,
"_id": "pug-strip-comments@1.0.4",
"_inCache": true,
"_installable": true,
"_location": "/pug-strip-comments",
"_nodeVersion": "11.14.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/pug-strip-comments_1.0.4_1560851107039_0.55028646913087"
},
"_npmUser": {
"email": "forbes@lindesay.co.uk",
"name": "forbeslindesay"
},
"_npmVersion": "lerna/3.10.8/node@v11.14.0+x64 (darwin)",
"_phantomChildren": {},
"_requested": {
"name": "pug-strip-comments",
"raw": "pug-strip-comments@^1.0.2",
"rawSpec": "^1.0.2",
"scope": null,
"spec": ">=1.0.2 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/pug"
],
"_resolved": "https://registry.npmjs.org/pug-strip-comments/-/pug-strip-comments-1.0.4.tgz",
"_shasum": "cc1b6de1f6e8f5931cf02ec66cdffd3f50eaf8a8",
"_shrinkwrap": null,
"_spec": "pug-strip-comments@^1.0.2",
"_where": "/root/nodejs/myapp/node_modules/pug",
"author": {
"email": "timothygu99@gmail.com",
"name": "Timothy Gu"
},
"dependencies": {
"pug-error": "^1.3.3"
},
"description": "Strip comments from a Pug token stream (from the lexer)",
"devDependencies": {
"line-json": "^1.0.0"
},
"directories": {},
"dist": {
"fileCount": 5,
"integrity": "sha512-i5j/9CS4yFhSxHp5iKPHwigaig/VV9g+FgReLJWWHEHbvKsbqL0oP/K5ubuLco6Wu3Kan5p7u7qk8A4oLLh6vw==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCLKjCRA9TVsSAnZWagAAlJEP/RV/TWX4pOn19pCWGfJ3\nwxOrtRruXZWdJ1/Cmvs0z2mtOLMrGGKnDHdK4KR2BKh5rAO5PZSOQx2XBWe/\npfuLpo03URmfqJomni/42sbNF5SCyr1Aendpy7t8/SSFqz5ZDPWysF0bM7SY\nhvYKLbdShYkTZDIadQIQwED6UOuG4PWgUgINGsrj29xU83r79p5VVUg0zjIW\ngXPvmvFlNmf9Xxx/xoq70BTBZY7mdVxShaOr6OgvCbvJueR5po7FRHhYe3A7\nGkZscdXkBsUtZJu8hKiWInkQsttf0Tuhe41z2Hs1Y+2qBiiD/Wy3qqkbvQym\n9Je3l/sxOYRExJh+QQCJ5oQqJUTpGlOoyO7X1fG6KRticfSmUWbOp8HhFbav\niFF/PrwlUBuXssrOeq+v2S4SurBdvklptdZZ9f/JoDRmkpiv4K0RbSaWLuY1\ntsJ65xiVWJhk4W1O4pyuqKMuRoRxzRSUhn4jJJuVLV4zuZq/zWuVgwyI2t2E\nvfAykbLZWUVbivC8tH/YVAY9ajXioRmo2IblK7b4O3wS/N/yRdYCyQq0D4eU\nizA5bDv0x2kG4wQaVpFYwlMjSoFaYeHztJcjgnQ3VDOgz3E5xnoJQLQPJJaI\nMiVVHIMQohCzqkmqKGp+cx5ZCB8V1km3rnmUWtzrbRaMRbmIsOcgcTSkGx4s\n5/t+\r\n=Pd62\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "cc1b6de1f6e8f5931cf02ec66cdffd3f50eaf8a8",
"tarball": "https://registry.npmjs.org/pug-strip-comments/-/pug-strip-comments-1.0.4.tgz",
"unpackedSize": 5935
},
"gitHead": "1bdf628a70fda7a0d840c52f3abce54b1c6b0130",
"keywords": [
"pug"
],
"license": "MIT",
"maintainers": [
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
{
"name": "timothygu",
"email": "timothygu99@gmail.com"
}
],
"name": "pug-strip-comments",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-strip-comments"
},
"version": "1.0.4"
}