{
  "_from": "os@^0.1.1",
  "_id": "os@0.1.1",
  "_inBundle": false,
  "_integrity": "sha1-IIhF6J4ZOtTZcUdLk5R3NqVtE/M=",
  "_location": "/os",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "os@^0.1.1",
    "name": "os",
    "escapedName": "os",
    "rawSpec": "^0.1.1",
    "saveSpec": null,
    "fetchSpec": "^0.1.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/os/-/os-0.1.1.tgz",
  "_shasum": "208845e89e193ad4d971474b93947736a56d13f3",
  "_spec": "os@^0.1.1",
  "_where": "/home/willy/CLI-proyect/Proyecto-CS",
  "author": {
    "name": "Diego Rodríguez Baquero",
    "email": "diegorbaquero@gmail.com",
    "url": "https://diegorbaquero.com"
  },
  "bugs": {
    "url": "https://github.com/DiegoRBaquero/node-os/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "NodeJS Core Module Extended",
  "homepage": "https://github.com/DiegoRBaquero/node-os#readme",
  "keywords": [
    "node",
    "os",
    "core",
    "module"
  ],
  "license": "MIT",
  "main": "index.js",
  "name": "os",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DiegoRBaquero/node-os.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.1.1"
}
