dictate
Version:
Dictate the order of the array.
38 lines • 881 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"
],
"_release": "0.6.0",
"_resolution": {
"type": "version",
"tag": "0.6.0",
"commit": "e3e8ff12d4279d92ebc5415900ff1078f3d4e80e"
},
"_source": "https://github.com/volkovasystems/krumb.git",
"_target": "^0.6.0",
"_originalSource": "krumb"
}