UNPKG

inada-palindrome

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