forensicsjs
Version:
Helps you to observe even the smallest clues, develop theories, and test them. NOTICE: This is not a real package!
27 lines (26 loc) • 615 B
JSON
{
"name": "forensicsjs",
"version": "0.0.1",
"description": "Helps you to observe even the smallest clues, develop theories, and test them. NOTICE: This is not a real package!",
"main": "forensics.js",
"dependencies": {},
"scripts": {
"start": "node forensics"
},
"repository": {
"type": "git",
"url": "https://freshbits.io/sherlock/forensicsjs.git"
},
"keywords": [
"forensics",
"investigation",
"criminology",
"toxicology"
],
"author": {
"name": "Sherlock Holmes",
"email": "sherlock@holmes.net",
"url": "https://freshbits.io/sherlock"
},
"license": "SEE LICENSE IN ./LICENSE"
}