mirror of
https://github.com/abrendan/MicDropMessages.git
synced 2025-08-25 22:12:02 +02:00
Initial commit
This commit is contained in:
53
node_modules/pug-parser/package.json
generated
vendored
Normal file
53
node_modules/pug-parser/package.json
generated
vendored
Normal file
@@ -0,0 +1,53 @@
|
||||
{
|
||||
"_from": "pug-parser@^5.0.1",
|
||||
"_id": "pug-parser@5.0.1",
|
||||
"_inBundle": false,
|
||||
"_integrity": "sha512-nGHqK+w07p5/PsPIyzkTQfzlYfuqoiGjaoqHv1LjOv2ZLXmGX1O+4Vcvps+P4LhxZ3drYSljjq4b+Naid126wA==",
|
||||
"_location": "/pug-parser",
|
||||
"_phantomChildren": {},
|
||||
"_requested": {
|
||||
"type": "range",
|
||||
"registry": true,
|
||||
"raw": "pug-parser@^5.0.1",
|
||||
"name": "pug-parser",
|
||||
"escapedName": "pug-parser",
|
||||
"rawSpec": "^5.0.1",
|
||||
"saveSpec": null,
|
||||
"fetchSpec": "^5.0.1"
|
||||
},
|
||||
"_requiredBy": [
|
||||
"/pug"
|
||||
],
|
||||
"_resolved": "https://registry.npmjs.org/pug-parser/-/pug-parser-5.0.1.tgz",
|
||||
"_shasum": "03e7ada48b6840bd3822f867d7d90f842d0ffdc9",
|
||||
"_spec": "pug-parser@^5.0.1",
|
||||
"_where": "/home/runner/Socketio-Chat-Template/node_modules/pug",
|
||||
"author": {
|
||||
"name": "ForbesLindesay"
|
||||
},
|
||||
"bundleDependencies": false,
|
||||
"dependencies": {
|
||||
"pug-error": "^1.3.3",
|
||||
"token-stream": "0.0.1"
|
||||
},
|
||||
"deprecated": false,
|
||||
"description": "The pug parser (takes an array of tokens and converts it to an abstract syntax tree)",
|
||||
"devDependencies": {
|
||||
"get-repo": "^1.0.0"
|
||||
},
|
||||
"files": [
|
||||
"lib/inline-tags.js",
|
||||
"index.js"
|
||||
],
|
||||
"gitHead": "1bdf628a70fda7a0d840c52f3abce54b1c6b0130",
|
||||
"keywords": [
|
||||
"pug"
|
||||
],
|
||||
"license": "MIT",
|
||||
"name": "pug-parser",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-parser"
|
||||
},
|
||||
"version": "5.0.1"
|
||||
}
|
Reference in New Issue
Block a user