{ "_args": [ [ "natives@1.1.0", "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys" ] ], "_development": true, "_from": "natives@1.1.0", "_id": "natives@1.1.0", "_inBundle": false, "_integrity": "sha1-6f+EFBimsux6SV6TmYT3jxY+bjE=", "_location": "/natives", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "natives@1.1.0", "name": "natives", "escapedName": "natives", "rawSpec": "1.1.0", "saveSpec": null, "fetchSpec": "1.1.0" }, "_requiredBy": [ "/vinyl-fs/graceful-fs" ], "_resolved": "https://registry.npmjs.org/natives/-/natives-1.1.0.tgz", "_spec": "1.1.0", "_where": "/mnt/Data/bach/Documents/ola/OLA#5/ola5doc/sys", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/isaacs/natives/issues" }, "description": "Do stuff with Node.js's native JavaScript modules", "devDependencies": { "tap": "^7.0.0" }, "files": [ "index.js" ], "homepage": "https://github.com/isaacs/natives#readme", "license": "ISC", "main": "index.js", "name": "natives", "repository": { "type": "git", "url": "git+https://github.com/isaacs/natives.git" }, "scripts": { "test": "tap test/*.js --100" }, "version": "1.1.0" }