- Downloads
used fs and async await for file creation
parents
No related branches found
No related tags found
index.js
0 → 100644
package.json
0 → 100644
| { | |||
| "name": "files_async", | |||
| "version": "1.0.0", | |||
| "description": "", | |||
| "main": "index.js", | |||
| "scripts": { | |||
| "test": "echo \"Error: no test specified\" && exit 1" | |||
| }, | |||
| "keywords": [], | |||
| "author": "", | |||
| "license": "ISC" | |||
| } |
Please sign in to comment