package.json
3.02 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-walk@^1.1.5",
"/root/nodejs/myapp/node_modules/pug-filters"
]
],
"_from": "pug-walk@>=1.1.5 <2.0.0",
"_hasShrinkwrap": false,
"_id": "pug-walk@1.1.8",
"_inCache": true,
"_installable": true,
"_location": "/pug-walk",
"_nodeVersion": "11.14.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/pug-walk_1.1.8_1560851095185_0.7468465206388961"
},
"_npmUser": {
"email": "forbes@lindesay.co.uk",
"name": "forbeslindesay"
},
"_npmVersion": "lerna/3.10.8/node@v11.14.0+x64 (darwin)",
"_phantomChildren": {},
"_requested": {
"name": "pug-walk",
"raw": "pug-walk@^1.1.5",
"rawSpec": "^1.1.5",
"scope": null,
"spec": ">=1.1.5 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/pug-filters",
"/pug-linker",
"/pug-load"
],
"_resolved": "https://registry.npmjs.org/pug-walk/-/pug-walk-1.1.8.tgz",
"_shasum": "b408f67f27912f8c21da2f45b7230c4bd2a5ea7a",
"_shrinkwrap": null,
"_spec": "pug-walk@^1.1.5",
"_where": "/root/nodejs/myapp/node_modules/pug-filters",
"author": {
"name": "ForbesLindesay"
},
"dependencies": {},
"description": "Walk and transform a pug AST",
"devDependencies": {
"pug-lexer": "^4.1.0",
"pug-parser": "^5.0.1"
},
"directories": {},
"dist": {
"fileCount": 5,
"integrity": "sha512-GMu3M5nUL3fju4/egXwZO0XLi6fW/K3T3VTgFQ14GxNi8btlxgT5qZL//JwZFm/2Fa64J/PNS8AZeys3wiMkVA==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdCLKXCRA9TVsSAnZWagAAtgkP/0pYHykrNDtRne1GL1WB\nEdPmG2QqOldMRKWmXB1G7XvcOb03B2mc8L8zjXLFbL9Hfghc14CQ3Jg5bGru\n/4uCzEnYcR686wJBHlyL0HaPQgAHQBgpAE5XDx/Kwpfu6Obc/1BBVKDFHIAE\nAIOj7BH62o50K8YIj6gUeV6L5YPk2x/t6TqcT9dcVbjKsmUhCxfKZIK4VrZ0\nwHWRjQpIgyNWL8tRj6EYrzXFyFSHL+FfjyBgmd5SZ2XT0zVcq7TfqBN0tue1\njHlQisZZtM6lnZqSpE838SgYvaZ3nDaELumEBnH4KqGvH6BbLfpq6OChTHYw\nTPpzReVcAKTTdh1Ppp5fC/UCn2Ydo1z4HNz+oz7+vyWaOjw1MT9w3n4ODStZ\ngymsNzeZflBXK01i5YZpYJQkRy3HYgh/hbkQqnKwoKb975Yi3Npj4YWtrlsf\nLISGXYfdOv6PUMwpTAlobXIYBilfzk1OVTxB33sg8Vb4JWF3TA4bUck03j42\nwKdzh42ZqeZ+IEoC8fOmOVJ1ExUxFFxo5bZzxAjoSTitRvkRn21C/eg3cuPB\nTwdQIHaR7HNkqi6lB4aoIzFLaOj/SQ4hEX0S//vJ5a3umw1TFadypl+wAYcd\nAyu4k93Ednx7GcN+vsBXGBS6lxzLU8YK2xwJU0i4Qe5WYg61EiucVm0GzqBx\n0nOs\r\n=7COe\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "b408f67f27912f8c21da2f45b7230c4bd2a5ea7a",
"tarball": "https://registry.npmjs.org/pug-walk/-/pug-walk-1.1.8.tgz",
"unpackedSize": 9519
},
"gitHead": "1bdf628a70fda7a0d840c52f3abce54b1c6b0130",
"keywords": [
"pug"
],
"license": "MIT",
"maintainers": [
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
{
"name": "timothygu",
"email": "timothygu99@gmail.com"
}
],
"name": "pug-walk",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-walk"
},
"version": "1.1.8"
}