14 lines
316 B
JSON
14 lines
316 B
JSON
{
|
|
"name": "iofs",
|
|
"version": "1.2.0",
|
|
"description": "Base on native fs module, for easy using.",
|
|
"main": "index.js",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/yutent/iofs.git"
|
|
},
|
|
"keywords": ["fivejs", "fs", "iofs", "fs.io", "file"],
|
|
"author": "yutent",
|
|
"license": "MIT"
|
|
}
|