UNPKG

nhakim

Version:
25 lines (24 loc) 515 B
{ "name": "nhakim", "version": "0.1.0", "description": "Palindrome detector", "main": "index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/hakimnasir/palindrome.git" }, "keywords": [ "palindrom", "lear-enough", "javascript" ], "author": "Nasir Hakim", "license": "ISC", "bugs": { "url": "https://github.com/hakimnasir/palindrome/issues" }, "homepage": "https://github.com/hakimnasir/palindrome#readme" }