clean-codsworth-names
Version:
(Almost) All the Names Codsworth Can Say
25 lines (24 loc) • 628 B
JSON
{
"name": "clean-codsworth-names",
"version": "1.0.0",
"description": "(Almost) All the Names Codsworth Can Say",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/rgbkrk/clean-codsworth-names.git"
},
"keywords": [
"fallout4",
"codsworth",
"names"
],
"author": "Kyle Kelley <rgbkrk@gmail.com>",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/rgbkrk/clean-codsworth-names/issues"
},
"homepage": "https://github.com/rgbkrk/clean-codsworth-names#readme"
}