UNPKG

bsmith-palindrome

Version:
25 lines (24 loc) 541 B
{ "name": "bsmith-palindrome", "version": "0.1.5", "description": "Palindrome detector", "main": "index.js", "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/smithb16/bsmith-palindrome.git" }, "keywords": [ "palindrome", "learn-enough", "javascript" ], "author": "Ben Smith", "license": "ISC", "bugs": { "url": "https://github.com/smithb16/bsmith-palindrome/issues" }, "homepage": "https://github.com/smithb16/bsmith-palindrome#readme" }