mirror of
https://codeberg.org/teddit/teddit.git
synced 2026-04-21 22:15:04 -04:00
initial commit
This commit is contained in:
+50
@@ -0,0 +1,50 @@
|
||||
{
|
||||
"_from": "pug-walk@^2.0.0",
|
||||
"_id": "pug-walk@2.0.0",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-yYELe9Q5q9IQhuvqsZNwA5hfPkMJ8u92bQLIMcsMxf/VADjNtEYptU+inlufAFYcWdHlwNfZOEnOOQrZrcyJCQ==",
|
||||
"_location": "/pug-walk",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "pug-walk@^2.0.0",
|
||||
"name": "pug-walk",
|
||||
"escapedName": "pug-walk",
|
||||
"rawSpec": "^2.0.0",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^2.0.0"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/pug-filters",
|
||||
"/pug-linker",
|
||||
"/pug-load"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/pug-walk/-/pug-walk-2.0.0.tgz",
|
||||
"_shasum": "417aabc29232bb4499b5b5069a2b2d2a24d5f5fe",
|
||||
"_spec": "pug-walk@^2.0.0",
|
||||
"_where": "/home/user/site/node_modules/pug-filters",
|
||||
"author": {
|
||||
"name": "ForbesLindesay"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"deprecated": false,
|
||||
"description": "Walk and transform a pug AST",
|
||||
"devDependencies": {
|
||||
"pug-lexer": "^5.0.0",
|
||||
"pug-parser": "^6.0.0"
|
||||
},
|
||||
"files": [
|
||||
"index.js"
|
||||
],
|
||||
"keywords": [
|
||||
"pug"
|
||||
],
|
||||
"license": "MIT",
|
||||
"name": "pug-walk",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-walk"
|
||||
},
|
||||
"version": "2.0.0"
|
||||
}
|
||||
Reference in New Issue
Block a user