r3-config/package.json

13 lines
288 B
JSON

{
"name": "cybafelo-config",
"version": "0.0.1",
"author": "Theunis J. Botha",
"description": "Tools for Gamewheel",
"repository": "https://github.com/ToywheelDev/config.git",
"license": "UNLICENSED",
"readme": "README.md",
"dependencies": {
"lodash": "^4.16.6"
}
}