UNPKG

ikass-palindrome

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