exempt
Version:
A better way to use Array.prototype.splice method.
29 lines • 580 B
JSON
{
"name": "krumb",
"version": "0.6.0",
"description": "Filter only owned entity properties.",
"main": "krumb.deploy.js",
"support": "krumb.support.js",
"authors": [
"Richeve S. Bebedor <richeve.bebedor@gmail.com>",
"John Lenon Maghanoy <johnlenonmaghanoy@gmail.com>",
"Vinse Vinalon <vinsevinalon@gmail.com>"
],
"license": "MIT",
"keywords": [
"filter",
"own",
"enumerable",
"property",
"entity",
"krumb"
],
"homepage": "https://github.com/volkovasystems/krumb",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}