line_push/node_modules/pug-strip-comments/package.json
2022-07-17 13:16:16 +08:00

56 lines
1.4 KiB
JSON

{
"_args": [
[
"pug-strip-comments@2.0.0",
"/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series"
]
],
"_development": true,
"_from": "pug-strip-comments@2.0.0",
"_id": "pug-strip-comments@2.0.0",
"_inBundle": false,
"_integrity": "sha512-zo8DsDpH7eTkPHCXFeAk1xZXJbyoTfdPlNR0bK7rpOMuhBYb0f5qUVCO1xlsitYd3w5FQTK7zpNVKb3rZoUrrQ==",
"_location": "/pug-strip-comments",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pug-strip-comments@2.0.0",
"name": "pug-strip-comments",
"escapedName": "pug-strip-comments",
"rawSpec": "2.0.0",
"saveSpec": null,
"fetchSpec": "2.0.0"
},
"_requiredBy": [
"/pug"
],
"_resolved": "https://registry.npmjs.org/pug-strip-comments/-/pug-strip-comments-2.0.0.tgz",
"_spec": "2.0.0",
"_where": "/mnt/Foxconn/Digitalent/Deverloper/liff-push_2series",
"author": {
"name": "Timothy Gu",
"email": "timothygu99@gmail.com"
},
"dependencies": {
"pug-error": "^2.0.0"
},
"description": "Strip comments from a Pug token stream (from the lexer)",
"devDependencies": {
"line-json": "^2.0.0"
},
"files": [
"index.js"
],
"keywords": [
"pug"
],
"license": "MIT",
"name": "pug-strip-comments",
"repository": {
"type": "git",
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-strip-comments"
},
"version": "2.0.0"
}