You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

54 lines
1.4 KiB

5 years ago
{
5 years ago
"_from": "pug-lexer@^4.1.0",
"_id": "pug-lexer@4.1.0",
5 years ago
"_inBundle": false,
5 years ago
"_integrity": "sha512-i55yzEBtjm0mlplW4LoANq7k3S8gDdfC6+LThGEvsK4FuobcKfDAwt6V4jKPH9RtiE3a2Akfg5UpafZ1OksaPA==",
5 years ago
"_location": "/pug-lexer",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
5 years ago
"raw": "pug-lexer@^4.1.0",
5 years ago
"name": "pug-lexer",
"escapedName": "pug-lexer",
5 years ago
"rawSpec": "^4.1.0",
5 years ago
"saveSpec": null,
5 years ago
"fetchSpec": "^4.1.0"
5 years ago
},
"_requiredBy": [
"/pug"
],
5 years ago
"_resolved": "https://registry.npmjs.org/pug-lexer/-/pug-lexer-4.1.0.tgz",
"_shasum": "531cde48c7c0b1fcbbc2b85485c8665e31489cfd",
"_spec": "pug-lexer@^4.1.0",
5 years ago
"_where": "/home/yimian/www/smartfarm/node_modules/pug",
"author": {
"name": "ForbesLindesay"
},
"bundleDependencies": false,
"dependencies": {
"character-parser": "^2.1.1",
"is-expression": "^3.0.0",
5 years ago
"pug-error": "^1.3.3"
5 years ago
},
"deprecated": false,
"description": "The pug lexer (takes a string and converts it to an array of tokens)",
"devDependencies": {
"acorn": "^3.0.4"
},
5 years ago
"files": [
"index.js"
],
"gitHead": "1bdf628a70fda7a0d840c52f3abce54b1c6b0130",
5 years ago
"keywords": [
"pug"
],
"license": "MIT",
"name": "pug-lexer",
"repository": {
"type": "git",
5 years ago
"url": "https://github.com/pugjs/pug/tree/master/packages/pug-lexer"
5 years ago
},
5 years ago
"version": "4.1.0"
5 years ago
}