{ "_args": [ [ "pug-runtime@3.0.1", "/home/node/nuxt" ] ], "_development": true, "_from": "pug-runtime@3.0.1", "_id": "pug-runtime@3.0.1", "_inBundle": false, "_integrity": "sha512-L50zbvrQ35TkpHwv0G6aLSuueDRwc/97XdY8kL3tOT0FmhgG7UypU3VztfV/LATAvmUfYi4wNxSajhSAeNN+Kg==", "_location": "/pug-runtime", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "pug-runtime@3.0.1", "name": "pug-runtime", "escapedName": "pug-runtime", "rawSpec": "3.0.1", "saveSpec": null, "fetchSpec": "3.0.1" }, "_requiredBy": [ "/pug", "/pug-attrs", "/pug-code-gen" ], "_resolved": "https://registry.npmjs.org/pug-runtime/-/pug-runtime-3.0.1.tgz", "_spec": "3.0.1", "_where": "/home/node/nuxt", "author": { "name": "ForbesLindesay" }, "browser": { "fs": 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" ], "keywords": [ "pug" ], "license": "MIT", "name": "pug-runtime", "repository": { "type": "git", "url": "https://github.com/pugjs/pug/tree/master/packages/pug-runtime" }, "scripts": { "build": "node prepublish", "prepublish": "node prepublish", "pretest": "npm run prepublish" }, "version": "3.0.1" }