fuse-shared-library-darwin-debug
Version:
A module containing the dylib needed to run FUSE on Mac (darwin).
62 lines (61 loc) • 1.71 kB
JSON
{
"_from": "fuse-shared-library-darwin",
"_id": "fuse-shared-library-darwin@1.0.1",
"_inBundle": false,
"_integrity": "sha512-thQh0BsvIK93pPV/8a25HmIzxmmGKKedw3KZTxy/4Y7D+Rix/3bT0EcCQ4Ll+U1EkDGy+1Px18B1PsHu4J+z7w==",
"_location": "/fuse-shared-library-darwin",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "fuse-shared-library-darwin",
"name": "fuse-shared-library-darwin",
"escapedName": "fuse-shared-library-darwin",
"rawSpec": "",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/fuse-shared-library-darwin/-/fuse-shared-library-darwin-1.0.1.tgz",
"_shasum": "05f4ef21c04b4cbbdd963eb800f55b28ecf16443",
"_spec": "fuse-shared-library-darwin",
"_where": "/private/tmp/tmpdir/MS1jpc",
"author": {
"name": "Mathias Buus",
"url": "@mafintosh"
},
"bugs": {
"url": "https://github.com/mafintosh/fuse-shared-library-darwin/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "A module containing the dylib needed to run FUSE on Mac (darwin).",
"devDependencies": {
"standard": "^12.0.1"
},
"directories": {
"example": "example"
},
"homepage": "https://github.com/mafintosh/fuse-shared-library-darwin#readme",
"keywords": [
"fuse",
"shared",
"library",
"prebuild",
"osxfuse",
"mac"
],
"license": "MIT",
"main": "index.js",
"name": "fuse-shared-library-darwin-debug",
"repository": {
"type": "git",
"url": "git+https://github.com/mafintosh/fuse-shared-library-darwin.git"
},
"scripts": {
"test": "standard"
},
"version": "1.0.1"
}