forked from daren.hsu/line_push
59 lines
1.3 KiB
JSON
59 lines
1.3 KiB
JSON
{
|
|
"_args": [
|
|
[
|
|
"pug-lexer@5.0.1",
|
|
"/home/node/nuxt"
|
|
]
|
|
],
|
|
"_development": true,
|
|
"_from": "pug-lexer@5.0.1",
|
|
"_id": "pug-lexer@5.0.1",
|
|
"_inBundle": false,
|
|
"_integrity": "sha512-0I6C62+keXlZPZkOJeVam9aBLVP2EnbeDw3An+k0/QlqdwH6rv8284nko14Na7c0TtqtogfWXcRoFE4O4Ff20w==",
|
|
"_location": "/pug-lexer",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "version",
|
|
"registry": true,
|
|
"raw": "pug-lexer@5.0.1",
|
|
"name": "pug-lexer",
|
|
"escapedName": "pug-lexer",
|
|
"rawSpec": "5.0.1",
|
|
"saveSpec": null,
|
|
"fetchSpec": "5.0.1"
|
|
},
|
|
"_requiredBy": [
|
|
"/pug"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/pug-lexer/-/pug-lexer-5.0.1.tgz",
|
|
"_spec": "5.0.1",
|
|
"_where": "/home/node/nuxt",
|
|
"author": {
|
|
"name": "ForbesLindesay"
|
|
},
|
|
"dependencies": {
|
|
"character-parser": "^2.2.0",
|
|
"is-expression": "^4.0.0",
|
|
"pug-error": "^2.0.0"
|
|
},
|
|
"description": "The pug lexer (takes a string and converts it to an array of tokens)",
|
|
"devDependencies": {
|
|
"acorn": "^7.1.1",
|
|
"acorn-walk": "^7.1.1"
|
|
},
|
|
"files": [
|
|
"index.js",
|
|
"index.d.ts"
|
|
],
|
|
"keywords": [
|
|
"pug"
|
|
],
|
|
"license": "MIT",
|
|
"name": "pug-lexer",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-lexer"
|
|
},
|
|
"version": "5.0.1"
|
|
}
|