{ "_args": [ [ "natives@1.1.5", "D:\\WS\\WebstormProjects\\222\\lawyer" ] ], "_development": true, "_from": "natives@1.1.5", "_id": "natives@1.1.5", "_inBundle": false, "_integrity": "sha512-1pJ+02gl2KJgCPFtpZGtuD4lGSJnIZvvFHCQTOeDRMSXjfu2GmYWuhI8NFMA4W2I5NNFRbfy/YCiVt4CgNpP8A==", "_location": "/natives", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "natives@1.1.5", "name": "natives", "escapedName": "natives", "rawSpec": "1.1.5", "saveSpec": null, "fetchSpec": "1.1.5" }, "_requiredBy": [ "/fs-extra/graceful-fs" ], "_resolved": "https://registry.npmjs.org/natives/-/natives-1.1.5.tgz", "_spec": "1.1.5", "_where": "D:\\WS\\WebstormProjects\\222\\lawyer", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/addaleax/natives/issues" }, "description": "Do stuff with Node.js's native JavaScript modules", "devDependencies": { "tap": "^11.0.0" }, "files": [ "index.js" ], "homepage": "https://github.com/addaleax/natives#readme", "license": "ISC", "main": "index.js", "name": "natives", "repository": { "type": "git", "url": "git+https://github.com/addaleax/natives.git" }, "scripts": { "test": "tap test/*.js" }, "version": "1.1.5" }