fcc-express-bground
Version:
Gomix boilerplate #2 - Background App package
19 lines (18 loc) • 342 B
JSON
{
"name": "fcc-express-bground",
"version": "0.0.5",
"author": {
"name" : "em-ant",
"email" : "joshua999x@gmail.com"
},
"keywords" : [
"freecodecamp",
"boilerplate",
"challenges",
"node-express",
"background-app",
"hyperdev"
],
"main": "index.js",
"license": "(BSD-3-Clause AND CC-BY-SA-4.0)"
}