ntfstool
Version:
A tool package for ntfs file system
48 lines (47 loc) • 1.2 kB
JSON
{
"_from": "ntfstool@latest",
"_id": "ntfstool@1.2.0",
"_inBundle": false,
"_integrity": "sha512-8ho/9wYPAXJbW1P40SWJ4JMNszliq1AkzEUU3SEncYuqj2r73g1XvRaNRGZEWJVjyb+adMr95GKSizDviOEUIw==",
"_location": "/ntfstool",
"_phantomChildren": {},
"_requested": {
"type": "tag",
"registry": true,
"raw": "ntfstool@latest",
"name": "ntfstool",
"escapedName": "ntfstool",
"rawSpec": "latest",
"saveSpec": null,
"fetchSpec": "latest"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/ntfstool/-/ntfstool-1.1.3.tgz",
"_shasum": "05ed1e84e64622f932c3784dd755eaa7b0607b46",
"_spec": "ntfstool@latest",
"_where": "/Users/work/Documents/MyCode/node/NTFSWorkSpace/ntfstool",
"author": {
"name": "service@ntfstool.com"
},
"bundleDependencies": false,
"dependencies": {
"plist": "^2.0.1"
},
"deprecated": false,
"description": "A tool package for ntfs file system",
"keywords": [
"ntfs",
"ntfstool",
"ntfsformac",
"ntfsmac"
],
"license": "ISC",
"main": "index.js",
"name": "ntfstool",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.2.0"
}