Initial commit
parents
Showing
.gitignore
0 → 100644
index.js
0 → 100644
package.json
0 → 100644
{ | ||
"name": "read-config", | ||
"version": "1.0.0", | ||
"description": "Simple config-reader function", | ||
"main": "index.js", | ||
"private": true, | ||
"dependencies": { | ||
"lodash": "4.17.4" | ||
} | ||
} |
Please
register
or
sign in
to comment