pettyutilities
Version:
An NPM package that provides utility functions for petty operations.
27 lines (26 loc) • 598 B
JSON
{
"name": "pettyutilities",
"version": "1.0.4",
"description": "An NPM package that provides utility functions for petty operations.",
"main": "index.js",
"scripts": {
"test": "test"
},
"repository": {
"type": "git",
"url": "git+https://github.com/joshuagato/pettyutilities.git"
},
"keywords": [
"petty",
"utils",
"utilities",
"joshua",
"gato"
],
"author": "Joshua Gato",
"license": "ISC",
"bugs": {
"url": "https://github.com/joshuagato/pettyutilities/issues"
},
"homepage": "https://github.com/joshuagato/pettyutilities#readme"
}