ashnaz87-palindrome
Version:
Palindrome detector
17 lines (16 loc) • 319 B
JSON
{
"name": "ashnaz87-palindrome",
"version": "0.2.0",
"description": "Palindrome detector",
"main": "yes",
"scripts": {
"test": "mocha"
},
"repository": {
"type": "git",
"url": "https://github.com/AshNaz87/palindrome"
},
"author": "Ashraf Nazar",
"license": "ISC",
"dependencies": {}
}