law-enforcement-operation-name-generator
Version:
Law-Enforcement-Operation-Name-Generator
27 lines (26 loc) • 677 B
JSON
{
"name": "law-enforcement-operation-name-generator",
"version": "1.0.1",
"description": "Law-Enforcement-Operation-Name-Generator",
"main": "index.js",
"scripts": {
"test": "python npm init"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Dfuums/Law-Enforcement-Operation-Name-Generator.git"
},
"keywords": [
"law",
"enforcement"
],
"author": "Dfuums",
"license": "ISC",
"bugs": {
"url": "https://github.com/Dfuums/Law-Enforcement-Operation-Name-Generator/issues"
},
"homepage": "https://github.com/Dfuums/Law-Enforcement-Operation-Name-Generator#readme",
"dependencies": {
"cowsay": "^1.6.0"
}
}