You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 

55 lines
1.3 KiB

{
"_from": "os",
"_id": "os@0.1.1",
"_inBundle": false,
"_integrity": "sha1-IIhF6J4ZOtTZcUdLk5R3NqVtE/M=",
"_location": "/os",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "os",
"name": "os",
"escapedName": "os",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/os/-/os-0.1.1.tgz",
"_shasum": "208845e89e193ad4d971474b93947736a56d13f3",
"_spec": "os",
"_where": "e:\\git\\cron-git",
"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"
}