@devinjohw/is-the-string-devin
Version:
Is the string "Devin"?
24 lines (23 loc) • 584 B
JSON
{
"name": "@devinjohw/is-the-string-devin",
"version": "1.0.2",
"description": "Is the string \"Devin\"?",
"main": "index.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/devinjohw/is-the-string-devin.git"
},
"keywords": [
"devin"
],
"author": "Devin Johw",
"license": "ISC",
"bugs": {
"url": "https://github.com/devinjohw/is-the-string-devin/issues"
},
"homepage": "https://github.com/devinjohw/is-the-string-devin#readme"
}