UNPKG

cornfact

Version:
28 lines (27 loc) 558 B
{ "name": "cornfact", "version": "1.0.0", "description": "A library to look at corn", "main": "corn.js", "dependencies": {}, "devDependencies": {}, "scripts": { "test": "node test.js" }, "keywords": [ "corn", "stalk", "ear", "kernels" ], "author": "choffman", "license": "ISC", "repository": { "type": "git", "url": "git+https://github.com/cornfact/cornfact.git" }, "bugs": { "url": "https://github.com/cornfact/cornfact/issues" }, "homepage": "https://github.com/cornfact/cornfact#readme" }