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.

66 lines
1.8 KiB

{
"_from": "pug-filters@^2.1.1",
"_id": "pug-filters@2.1.5",
"_inBundle": false,
"_integrity": "sha512-xkw71KtrC4sxleKiq+cUlQzsiLn8pM5+vCgkChW2E6oNOzaqTSIBKIQ5cl4oheuDzvJYCTSYzRaVinMUrV4YLQ==",
"_location": "/pug-filters",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "pug-filters@^2.1.1",
"name": "pug-filters",
"escapedName": "pug-filters",
"rawSpec": "^2.1.1",
"saveSpec": null,
"fetchSpec": "^2.1.1"
},
"_requiredBy": [
"/pug"
],
"_resolved": "https://registry.npmjs.org/pug-filters/-/pug-filters-2.1.5.tgz",
"_shasum": "66bf6e80d97fbef829bab0aa35eddff33fc964f3",
"_spec": "pug-filters@^2.1.1",
"_where": "/home/yimian/www/smartfarm/node_modules/pug",
"author": {
"name": "Forbes Lindesay"
},
"bugs": {
"url": "https://github.com/pugjs/pug-filters/issues"
},
"bundleDependencies": false,
"dependencies": {
"clean-css": "^3.3.0",
"constantinople": "^3.0.1",
"jstransformer": "1.0.0",
"pug-error": "^1.3.2",
"pug-walk": "^1.1.5",
"resolve": "^1.1.6",
"uglify-js": "^2.6.1"
},
"deprecated": false,
"description": "Code for processing filters in pug templates",
"devDependencies": {
"get-repo": "^1.0.0",
"jstransformer-cdata": "^1.0.0",
"jstransformer-coffee-script": "^1.0.0",
"jstransformer-less": "^2.1.0",
"jstransformer-markdown-it": "^1.0.0",
"jstransformer-stylus": "^1.0.0",
"jstransformer-uglify-js": "^1.1.1",
"pug-lexer": "^3.1.0",
"pug-load": "^2.0.9",
"pug-parser": "^4.0.0"
},
"homepage": "https://github.com/pugjs/pug-filters#readme",
"keywords": [
"pug"
],
"license": "MIT",
"name": "pug-filters",
"repository": {
"type": "git",
"url": "git+https://github.com/pugjs/pug-filters.git"
},
"version": "2.1.5"
}