genesis-core
Version:
the core module that cordinates everything inside the genesis server, cannpt be used alone...still work in progress
16 lines (15 loc) • 349 B
JSON
{
"name": "genesis-core",
"version": "0.0.3",
"description": "the core module that cordinates everything inside the genesis server, cannpt be used alone...still work in progress",
"main": "index.js",
"scripts": {
"test": "npm test"
},
"keywords": [
"genesis",
"core"
],
"author": "BransonGitomeh",
"license": "MIT"
}