UNPKG

jlpeterson695-palindrome

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