diskutil
Version:
diskutil tool for MacOS
52 lines (51 loc) • 1.34 kB
JSON
{
"_from": "diskutil@latest",
"_id": "diskutil@1.0.5",
"_inBundle": false,
"_integrity": "sha512-jwV3zRLbUbL6sF2GalkPHP0f5PW4yTL3auJ2FA9qY2M4gdQcNeHt43I3/jxeI7nxVmu4gEN7+oxZDvSUYfe5tg==",
"_location": "/diskutil",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "diskutil@latest",
"name": "diskutil",
"escapedName": "diskutil",
"rawSpec": "latest",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/diskutil/-/diskutil-1.0.2.tgz",
"_shasum": "80cabf4b2373f27dc31a7abca619340a79d9998c",
"_spec": "diskutil@latest",
"_where": "/Users/work/Documents/MyCode/node/NTFSWorkSpace/ntfstool",
"author": {
"name": "ntfstool.com"
},
"bugs": {
"url": "https://github.com/ntfstool/diskutil/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "diskutil tool for MacOS",
"homepage": "https://github.com/ntfstool/diskutil#readme",
"keywords": [
"diskutil",
"macos",
"disk"
],
"license": "ISC",
"main": "index.js",
"name": "diskutil",
"repository": {
"type": "git",
"url": "git+https://github.com/ntfstool/diskutil.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.5"
}