{ "_from": "fd@~0.0.2", "_id": "fd@0.0.3", "_inBundle": false, "_integrity": "sha512-iAHrIslQb3U68OcMSP0kkNWabp7sSN6d2TBSb2JO3gcLJVDd4owr/hKM4SFJovFOUeeXeItjYgouEDTMWiVAnA==", "_location": "/fd", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "fd@~0.0.2", "name": "fd", "escapedName": "fd", "rawSpec": "~0.0.2", "saveSpec": null, "fetchSpec": "~0.0.2" }, "_requiredBy": [ "/st" ], "_resolved": "https://registry.npmjs.org/fd/-/fd-0.0.3.tgz", "_shasum": "b3240de86dbf5a345baae7382a07d4713566ff0c", "_spec": "fd@~0.0.2", "_where": "/home/yimian/iot/mqtt/smartfarm/node_modules/st", "authors": [ "Rod Vagg (https://github.com/rvagg)" ], "bugs": { "url": "https://github.com/rvagg/node-fd/issues" }, "bundleDependencies": false, "dependencies": {}, "deprecated": false, "description": "File descriptor manager", "devDependencies": { "mkfiletree": "*", "sinon": "*", "tap": "*" }, "homepage": "https://github.com/rvagg/node-fd", "keywords": [ "fd", "fs", "descriptor", "file" ], "license": "MIT", "main": "./index.js", "name": "fd", "repository": { "type": "git", "url": "git+https://github.com/rvagg/node-fd.git" }, "scripts": { "test": "tap test.js" }, "version": "0.0.3" }