20 lines
340 B
JSON
20 lines
340 B
JSON
{
|
|
"name": "iofs",
|
|
"version": "1.3.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"
|
|
}
|