codsworth-names
Version:
Names Codsworth can say
25 lines (24 loc) • 582 B
JSON
{
"name": "codsworth-names",
"version": "1.0.1",
"description": "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/codsworth-names.git"
},
"keywords": [
"codsworth",
"fallout",
"4"
],
"author": "Kyle Kelley <rgbkrk@gmail.com>",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/rgbkrk/codsworth-names/issues"
},
"homepage": "https://github.com/rgbkrk/codsworth-names#readme"
}