UNPKG

bartosz_palindrome

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