{ "_from": "natives@^1.1.0", "_id": "natives@1.1.4", "_inBundle": false, "_integrity": "sha512-Q29yeg9aFKwhLVdkTAejM/HvYG0Y1Am1+HUkFQGn5k2j8GS+v60TVmZh6nujpEAj/qql+wGUrlryO8bF+b1jEg==", "_location": "/natives", "_phantomChildren": {}, "_requested": { "type": "range", "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.4.tgz", "_shasum": "2f0f224fc9a7dd53407c7667c84cf8dbe773de58", "_spec": "natives@^1.1.0", "_where": "/mnt/data/Sites/anissabensalah.net/user/themes/anissabensalah/node_modules/vinyl-fs/node_modules/graceful-fs", "author": { "name": "Isaac Z. Schlueter", "email": "i@izs.me", "url": "http://blog.izs.me/" }, "bugs": { "url": "https://github.com/addaleax/natives/issues" }, "bundleDependencies": false, "deprecated": false, "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.4" }