{ "_from": "pug-runtime@^2.0.3", "_id": "pug-runtime@2.0.3", "_inBundle": false, "_integrity": "sha1-mBYmB7D86eJU1CfzOYelrucWi9o=", "_location": "/pug-runtime", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "pug-runtime@^2.0.3", "name": "pug-runtime", "escapedName": "pug-runtime", "rawSpec": "^2.0.3", "saveSpec": null, "fetchSpec": "^2.0.3" }, "_requiredBy": [ "/pug", "/pug-attrs", "/pug-code-gen" ], "_resolved": "https://registry.npmjs.org/pug-runtime/-/pug-runtime-2.0.3.tgz", "_shasum": "98162607b0fce9e254d427f33987a5aee7168bda", "_spec": "pug-runtime@^2.0.3", "_where": "/Users/fzy/project/efang/node_modules/pug", "author": { "name": "ForbesLindesay" }, "browser": { "fs": false }, "bugs": { "url": "https://github.com/pugjs/pug-runtime/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "The runtime components for the pug templating language", "devDependencies": { "uglify-js": "^2.6.1" }, "files": [ "build.js", "index.js", "lib/dependencies.js", "lib/internals.js", "lib/sources.js", "wrap.js" ], "homepage": "https://github.com/pugjs/pug-runtime#readme", "keywords": [ "pug" ], "license": "MIT", "name": "pug-runtime", "repository": { "type": "git", "url": "git+https://github.com/pugjs/pug-runtime.git" }, "scripts": { "prepublish": "node prepublish", "pretest": "npm run prepublish" }, "version": "2.0.3" }