{
  "_from": "natives@^1.1.0",
  "_id": "natives@1.1.3",
  "_inBundle": false,
  "_integrity": "sha512-BZGSYV4YOLxzoTK73l0/s/0sH9l8SHs2ocReMH1f8JYSh5FUWu4ZrKCpJdRkWXV6HFR/pZDz7bwWOVAY07q77g==",
  "_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.3.tgz",
  "_shasum": "44a579be64507ea2d6ed1ca04a9415915cf75558",
  "_spec": "natives@^1.1.0",
  "_where": "/home/mohamed/Documents/WebPortofolio/front-end/bs4Projects/sassElzero/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": "This module relies on Node.js's internals and will break at some point. Do not use it, and update to graceful-fs@4.x.",
  "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.3"
}
