UNPKG

deductionjs

Version:

A useful tool for uncanny logical reasoning. NOTICE: This is not a real package!

25 lines (24 loc) 544 B
{ "name": "deductionjs", "version": "0.0.1", "description": "A useful tool for uncanny logical reasoning. NOTICE: This is not a real package!", "main": "deduction.js", "dependencies": {}, "scripts": { "start": "node deduction" }, "repository": { "type": "git", "url": "https://freshbits.io/sherlock/deductionjs.git" }, "keywords": [ "deduction", "reasoning" ], "author": { "name": "Sherlock Holmes", "email": "sherlock@holmes.net", "url": "https://freshbits.io/sherlock" }, "license": "SEE LICENSE IN ./LICENSE" }