mirror of
https://git.sleeping.town/mirrors/foxy-moxy
synced 2025-06-17 04:40:48 -07:00
Update README and package.json
This commit is contained in:
parent
64e0bbab47
commit
62fa7c55f1
2 changed files with 8 additions and 8 deletions
14
package.json
14
package.json
|
@ -1,21 +1,21 @@
|
|||
{
|
||||
"name": "icogaru",
|
||||
"name": "foxy-moxy",
|
||||
"version": "1.0.0",
|
||||
"description": "Iconic ============",
|
||||
"main": "index.js",
|
||||
"description": "Makes Fox Faces",
|
||||
"main": "server.js",
|
||||
"scripts": {
|
||||
"test": "echo \"Error: no test specified\" && exit 1"
|
||||
},
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "git+ssh://git@github.com/lucaswadedavis/icogaru.git"
|
||||
"url": "git+ssh://git@github.com/Patreon/foxy-moxy.git"
|
||||
},
|
||||
"author": "",
|
||||
"author": "Luke Davis <lucaswadedavis@gmail.com>",
|
||||
"license": "MIT",
|
||||
"bugs": {
|
||||
"url": "https://github.com/lucaswadedavis/icogaru/issues"
|
||||
"url": "https://github.com/Patreon/foxy-moxy/issues"
|
||||
},
|
||||
"homepage": "https://github.com/lucaswadedavis/icogaru#readme",
|
||||
"homepage": "https://github.com/Patreon/foxy-moxy#readme",
|
||||
"dependencies": {
|
||||
"canvas": "^1.6.2",
|
||||
"chance": "^1.0.4",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue