%PDF- %PDF-
| Direktori : /www/specpages-backup/node_modules/pug/ |
| Current File : /www/specpages-backup/node_modules/pug/package.json |
{
"_from": "pug@2.0.0-alpha1",
"_id": "pug@2.0.0-alpha1",
"_inBundle": false,
"_integrity": "sha512-QaJp9w4hm67mEtAG9hi64k6eEaxBSbpHAry0vEqre3jyyd+vqBQOYORFWmXtzq7EmaLUI/fJovdDH+rKbTEteg==",
"_location": "/pug",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "pug@2.0.0-alpha1",
"name": "pug",
"escapedName": "pug",
"rawSpec": "2.0.0-alpha1",
"saveSpec": null,
"fetchSpec": "2.0.0-alpha1"
},
"_requiredBy": [
"/hexo-renderer-pug"
],
"_resolved": "https://registry.npmjs.org/pug/-/pug-2.0.0-alpha1.tgz",
"_shasum": "59270535b35e6568f137f4e120444dadd1485c7c",
"_spec": "pug@2.0.0-alpha1",
"_where": "/www/specpages-backup/node_modules/hexo-renderer-pug",
"author": {
"name": "TJ Holowaychuk",
"email": "tj@vision-media.ca"
},
"browser": {
"fs": false
},
"bugs": {
"url": "https://github.com/pugjs/pug/issues"
},
"bundleDependencies": false,
"dependencies": {
"pug-code-gen": "0.0.7",
"pug-filters": "1.1.1",
"pug-lexer": "1.0.0",
"pug-linker": "0.0.4",
"pug-loader": "1.0.0",
"pug-parser": "1.0.0",
"pug-runtime": "2.0.0",
"pug-strip-comments": "0.0.1"
},
"deprecated": false,
"description": "A clean, whitespace-sensitive template language for writing HTML",
"devDependencies": {
"browserify": "*",
"browserify-middleware": "~4.1.0",
"code-mirror": "~3.22.0",
"coveralls": "^2.11.2",
"doctypes": "^1.0.0",
"express": "^4.10.4",
"github-basic": "^5.0.0",
"highlight-codemirror": "^4.6.1",
"inconsolata": "0.0.2",
"istanbul": "*",
"jquery": "^2.1.4",
"jstransformer-cdata": "^1.0.0",
"jstransformer-coffee-script": "^1.0.0",
"jstransformer-less": "^2.1.0",
"jstransformer-markdown-it": "^0.2.2",
"jstransformer-stylus": "^1.0.0",
"jstransformer-uglify-js": "^1.1.1",
"jstransformer-verbatim": "^1.0.0",
"less-file": "0.0.9",
"lsr": "^1.0.0",
"markdown-it": "^5.0.1",
"mocha": "*",
"pull-request": "^3.0.0",
"rimraf": "^2.2.8",
"should": "*",
"stop": "^3.0.0-rc1",
"stylus": "*",
"twbs": "0.0.6",
"uglify-js": "^2.6.1"
},
"homepage": "http://pug-lang.com",
"license": "MIT",
"main": "lib",
"maintainers": [
{
"name": "Forbes Lindesay",
"email": "forbes@lindesay.co.uk"
},
{
"name": "Matthias Le Brun",
"email": "mlbli@me.com"
},
{
"name": "Joshua Appelman",
"email": "joshua@jbna.nl"
},
{
"name": "Jonathan Ong",
"email": "jonathanrichardong@gmail.com"
},
{
"name": "Alex Kocharin",
"email": "alex@kocharin.ru"
},
{
"name": "Hemanth",
"email": "hemanth.hm@gmail.com"
},
{
"name": "Timothy Gu",
"email": "timothygu99@gmail.com"
},
{
"name": "Andreas Lubbe",
"email": "git@lubbe.org"
}
],
"name": "pug",
"repository": {
"type": "git",
"url": "git://github.com/pugjs/pug.git"
},
"scripts": {
"coverage": "istanbul cover node_modules/mocha/bin/_mocha -- -R dot",
"coveralls": "npm run coverage && cat ./coverage/lcov.info | coveralls",
"test": "mocha -R spec"
},
"version": "2.0.0-alpha1"
}