UNPKG

js_tutorial_taylorbear_palindrome

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