@f0x52/spyfs
Version:
Filesystem spy
26 lines (25 loc) • 419 B
JSON
{
"name": "@f0x52/spyfs",
"version": "1.1.0",
"description": "Filesystem spy",
"main": "./index.js",
"license": "AGPL-3.0",
"keywords": [
"fs",
"spy",
"filesystem",
"fs.js",
"file",
"file system",
"test",
"testing",
"mock"
],
"repository": {
"type": "git",
"url": "https://git.pixie.town/f0x/spyfs.git"
},
"dependencies": {
"fs-monkey": "0.4.0"
}
}