You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
63 lines
1.6 KiB
JSON
63 lines
1.6 KiB
JSON
{
|
|
"_from": "badwords-list@^1.0.0",
|
|
"_id": "badwords-list@1.0.0",
|
|
"_inBundle": false,
|
|
"_integrity": "sha1-XphW2/E0gqKVw7CzBK+51M/FxXk=",
|
|
"_location": "/badwords-list",
|
|
"_phantomChildren": {},
|
|
"_requested": {
|
|
"type": "range",
|
|
"registry": true,
|
|
"raw": "badwords-list@^1.0.0",
|
|
"name": "badwords-list",
|
|
"escapedName": "badwords-list",
|
|
"rawSpec": "^1.0.0",
|
|
"saveSpec": null,
|
|
"fetchSpec": "^1.0.0"
|
|
},
|
|
"_requiredBy": [
|
|
"/bad-words"
|
|
],
|
|
"_resolved": "https://registry.npmjs.org/badwords-list/-/badwords-list-1.0.0.tgz",
|
|
"_shasum": "5e9856dbf13482a295c3b0b304afb9d4cfc5c579",
|
|
"_spec": "badwords-list@^1.0.0",
|
|
"_where": "/Users/paolo/Desktop/multiplayer games/tutorials/chat3/node_modules/bad-words",
|
|
"author": {
|
|
"name": "Michael Price",
|
|
"email": "webmech@gmail.com"
|
|
},
|
|
"bugs": {
|
|
"url": "https://github.com/web-mech/badwords-list/issues"
|
|
},
|
|
"bundleDependencies": false,
|
|
"deprecated": false,
|
|
"description": "A highly consumable list of bad (profanity) english words (forked from badwords)",
|
|
"devDependencies": {
|
|
"better-assert": "1.0.0",
|
|
"mocha": "1.14.0"
|
|
},
|
|
"homepage": "https://github.com/web-mech/badwords-list#readme",
|
|
"keywords": [
|
|
"bad",
|
|
"word",
|
|
"words",
|
|
"profanity",
|
|
"filter",
|
|
"blacklist",
|
|
"black",
|
|
"list",
|
|
"swear"
|
|
],
|
|
"license": "MIT",
|
|
"main": "./lib/index",
|
|
"name": "badwords-list",
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "git+ssh://git@github.com/web-mech/badwords-list.git"
|
|
},
|
|
"scripts": {
|
|
"test": "mocha -R nyan"
|
|
},
|
|
"version": "1.0.0"
|
|
}
|