2017-02-26 17:46:04 +08:00
|
|
|
{
|
2017-11-20 01:21:33 +08:00
|
|
|
"name": "iofs",
|
2017-12-23 14:42:27 +08:00
|
|
|
"version": "1.0.3",
|
2017-11-20 01:21:33 +08:00
|
|
|
"description": "Base on native fs module, for easy using.",
|
|
|
|
"main": "index.js",
|
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "https://github.com/yutent/iofs.git"
|
|
|
|
},
|
|
|
|
"keywords": ["dojs", "fs", "iofs", "fs.io", "file"],
|
|
|
|
"author": "yutent",
|
|
|
|
"license": "MIT"
|
2017-02-26 17:46:04 +08:00
|
|
|
}
|