j-object-functions
Version:
A library of useful functions for objects and arrays in typescript.
16 lines (15 loc) • 362 B
JSON
{
"name": "j-object-functions",
"version": "1.0.2",
"description": "A library of useful functions for objects and arrays in typescript.",
"module": "index.ts",
"main": "index.ts",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"object-functions"
],
"author": "Jonas Naumann",
"license": "ISC"
}