@portman123/is-incredible
Version:
Is the string incredible!
23 lines (22 loc) • 559 B
JSON
{
"name": "@portman123/is-incredible",
"version": "1.0.0",
"description": "Is the string incredible!",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/Portman123/CustomNpmPackage.git"
},
"keywords": [
"incredible"
],
"author": "Portman123",
"license": "ISC",
"bugs": {
"url": "https://github.com/Portman123/CustomNpmPackage/issues"
},
"homepage": "https://github.com/Portman123/CustomNpmPackage#readme"
}