File: /home/frenchy/www/extracts/var/www/french-american.org/current/node_modules/os-shim/package.json
{
"_args": [
[
"os-shim@0.1.3",
"/var/www/french-american.org/releases/20210421135930Z"
]
],
"_development": true,
"_from": "os-shim@0.1.3",
"_id": "os-shim@0.1.3",
"_inBundle": false,
"_integrity": "sha1-a2LDeRz3kJ6jXtRuF2WLtBfLORc=",
"_location": "/os-shim",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "os-shim@0.1.3",
"name": "os-shim",
"escapedName": "os-shim",
"rawSpec": "0.1.3",
"saveSpec": null,
"fetchSpec": "0.1.3"
},
"_requiredBy": [
"/spawn-sync"
],
"_resolved": "https://registry.npmjs.org/os-shim/-/os-shim-0.1.3.tgz",
"_spec": "0.1.3",
"_where": "/var/www/french-american.org/releases/20210421135930Z",
"bugs": {
"url": "https://github.com/h2non/node-os-shim/issues"
},
"contributors": [
{
"name": "Tomas Aparicio",
"email": "tomas@aparicio.me"
}
],
"description": "Native OS module API shim for older node.js versions",
"devDependencies": {
"expect.js": "~0.2.0",
"mocha": "~1.15.1"
},
"directories": {
"lib": "./lib"
},
"engines": {
"node": ">= 0.4.0"
},
"homepage": "http://github.com/h2non/node-os-shim",
"keywords": [
"os",
"tmpdir",
"endianness",
"shim"
],
"licenses": "MIT",
"main": "lib/os",
"name": "os-shim",
"repository": {
"type": "git",
"url": "git+https://github.com/h2non/node-os-shim.git"
},
"scripts": {
"test": "make test"
},
"version": "0.1.3"
}