@garyp/common-object-x
Version:
33 lines (32 loc) • 707 B
JSON
{
"name": "@garyp/common-object-x",
"version": "1.0.7",
"description": "common objects",
"keywords": [
"common",
"string",
"stream",
"number",
"dictinary",
"collection"
],
"homepage": "https://github.com/gary-peterson/common-object-x.git#readme",
"main": "index.js",
"module": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/gary-peterson/common-object-x.git"
},
"author": "gp",
"license": "ISC",
"private": false,
"directories": {
"test": "test"
},
"bugs": {
"url": "https://github.com/gary-peterson/common-object-x/issues"
}
}