fs.promised
Version:
Promise-implementation-agnostic wrapper for fs
19 lines (18 loc) • 410 B
JSON
{
"name": "fs.promised",
"version": "3.0.0",
"description": "Promise-implementation-agnostic wrapper for fs",
"main": "index.js",
"scripts": {
},
"author": {
"name": "Shawn Dellysse",
"email": "sdellysse@gmail.com",
"url": "http://shawndellysse.com"
},
"repository": {
"type": "git",
"url": "https://github.com/shawndellysse/fs.promised.git"
},
"license": "ISC"
}