UNPKG

dfolkins-palindrome

Version:
24 lines (23 loc) 547 B
{ "name": "dfolkins-palindrome", "version": "0.1.1", "description": "Palindrome detector", "main": "index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/davidMfolkins/dfolkins-palindrome.git" }, "keywords": [ "palindrom", "javascript" ], "author": "David Folkins", "license": "ISC", "bugs": { "url": "https://github.com/davidMfolkins/dfolkins-palindrome/issues" }, "homepage": "https://github.com/davidMfolkins/dfolkins-palindrome#readme" }