UNPKG

kurple-palindrome

Version:
28 lines (27 loc) 555 B
{ "name": "kurple-palindrome", "version": "0.1.21", "description": "Palindrome detector", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "mocha" }, "repository": { "type": "git", "url": "git+https://github.com/kurple/palindrome.git" }, "keywords": [ "palindrome", "learn-enough", "javascript" ], "author": "Kurple", "license": "ISC", "bugs": { "url": "https://github.com/kurple/palindrome/issues" }, "homepage": "https://github.com/kurple/palindrome#readme" }