accumulated-helpers
Version:
Helpers and typeguards and other useful stuff Ed has accumulated for personal use
25 lines (24 loc) • 644 B
JSON
{
"name": "accumulated-helpers",
"version": "1.0.7",
"description": "Helpers and typeguards and other useful stuff Ed has accumulated for personal use",
"type": "module",
"main": "index.js",
"homepage": "https://github.com/edputans/accumulated-helpers",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"ed putans",
"types",
"helpers",
"guards",
"accumulated"
],
"repository": {
"type": "git",
"url": "git+https://github.com/edputans/accumulated-helpers.git"
},
"author": "Ed Putans <edputans@gmail.com>",
"license": "ISC"
}