- Downloads
Initial commit
parents
No related branches found
No related tags found
index.js
0 → 100644
package.json
0 → 100644
| { | ||
| "name": "promise-project", | ||
| "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