Skip to content

Commit

Permalink
npm
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertJGabriel committed Dec 20, 2021
1 parent b35f586 commit f11a650
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "google-profanity-words",
"name": "@coffee-and-fun/google-profanity-words",
"version": "1.0.0",
"description": "Full list of bad words and top swear words banned by Google.",
"main": "index.js",
Expand All @@ -9,7 +9,7 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/RobertJGabriel/Google-profanity-words.git"
"url": "git+https://github.com/coffee-and-fun/Google-profanity-words.git"
},
"keywords": [
"google",
Expand All @@ -21,9 +21,9 @@
"author": "Robert James Gabriel",
"license": "ISC",
"bugs": {
"url": "https://github.com/RobertJGabriel/Google-profanity-words/issues"
"url": "https://github.com/coffee-and-fun/Google-profanity-words/issues"
},
"homepage": "https://github.com/RobertJGabriel/Google-profanity-words#readme",
"homepage": "https://github.com/coffee-and-fun/Google-profanity-words#readme",
"devDependencies": {
"@babel/cli": "^7.16.0",
"@babel/core": "^7.16.5",
Expand Down

0 comments on commit f11a650

Please sign in to comment.