{ "_args": [ [ "with@5.1.1", "D:\\Hjm项目\\suyi1111" ] ], "_from": "with@5.1.1", "_id": "with@5.1.1", "_inBundle": false, "_integrity": "sha512-uAnSsFGfSpF6DNhBXStvlZILfHJfJu4eUkfbRGk94kGO1Ta7bg6FwfvoOhhyHAJuFbCw+0xk4uJ3u57jLvlCJg==", "_location": "/with", "_optional": true, "_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": "D:\\Hjm项目\\suyi1111", "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" }