pixsy/node_modules/pug-lexer/package.json

87 lines
2.2 KiB
JSON

{
"_args": [
[
"pug-lexer@^3.1.0",
"C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\pug"
]
],
"_from": "pug-lexer@>=3.1.0 <4.0.0",
"_id": "pug-lexer@3.1.0",
"_inCache": true,
"_installable": true,
"_location": "/pug-lexer",
"_nodeVersion": "6.4.0",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/pug-lexer-3.1.0.tgz_1492475786434_0.6334339187014848"
},
"_npmUser": {
"email": "forbes@lindesay.co.uk",
"name": "forbeslindesay"
},
"_npmVersion": "3.10.3",
"_phantomChildren": {
"object-assign": "4.1.1"
},
"_requested": {
"name": "pug-lexer",
"raw": "pug-lexer@^3.1.0",
"rawSpec": "^3.1.0",
"scope": null,
"spec": ">=3.1.0 <4.0.0",
"type": "range"
},
"_requiredBy": [
"/pug"
],
"_resolved": "https://registry.npmjs.org/pug-lexer/-/pug-lexer-3.1.0.tgz",
"_shasum": "fd087376d4a675b4f59f8fef422883434e9581a2",
"_shrinkwrap": null,
"_spec": "pug-lexer@^3.1.0",
"_where": "C:\\Users\\Tom\\Documents\\Development\\bitsy-image-to-room\\node_modules\\pug",
"author": {
"name": "ForbesLindesay"
},
"bugs": {
"url": "https://github.com/pugjs/pug-lexer/issues"
},
"dependencies": {
"character-parser": "^2.1.1",
"is-expression": "^3.0.0",
"pug-error": "^1.3.2"
},
"description": "The pug lexer (takes a string and converts it to an array of tokens)",
"devDependencies": {
"acorn": "^3.0.4"
},
"directories": {},
"dist": {
"shasum": "fd087376d4a675b4f59f8fef422883434e9581a2",
"tarball": "https://registry.npmjs.org/pug-lexer/-/pug-lexer-3.1.0.tgz"
},
"homepage": "https://github.com/pugjs/pug-lexer#readme",
"keywords": [
"pug"
],
"license": "MIT",
"maintainers": [
{
"name": "forbeslindesay",
"email": "forbes@lindesay.co.uk"
},
{
"name": "timothygu",
"email": "timothygu99@gmail.com"
}
],
"name": "pug-lexer",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/pugjs/pug-lexer.git"
},
"scripts": {},
"version": "3.1.0"
}