{ "_args": [ [ "with@5.1.1", "/Users/tatiana/selfdefined" ] ], "_from": "with@5.1.1", "_id": "with@5.1.1", "_inBundle": false, "_integrity": "sha1-+k2qktrzLE6pTtRTyB8EaGtXXf4=", "_location": "/with", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "with@5.1.1", "name": "with", "escapedName": "with", "rawSpec": "5.1.1", "saveSpec": null, "fetchSpec": "5.1.1" }, "_requiredBy": [ "/pug-code-gen" ], "_resolved": "https://registry.npmjs.org/with/-/with-5.1.1.tgz", "_spec": "5.1.1", "_where": "/Users/tatiana/selfdefined", "author": { "name": "ForbesLindesay" }, "bugs": { "url": "https://github.com/pugjs/with/issues" }, "dependencies": { "acorn": "^3.1.0", "acorn-globals": "^3.0.0" }, "description": "Compile time `with` for strict mode JavaScript", "devDependencies": { "mocha": "~2.5.3", "uglify-js": "^2.4.15" }, "homepage": "https://github.com/pugjs/with#readme", "license": "MIT", "main": "index.js", "name": "with", "repository": { "type": "git", "url": "git+https://github.com/pugjs/with.git" }, "scripts": { "test": "mocha test/index.js -R spec" }, "version": "5.1.1" }