flesh-options
Version:
creates monogdb {$set: options} out of an array
27 lines (26 loc) • 599 B
JSON
{
"name": "flesh-options",
"version": "1.0.1-alpha.0",
"description": "creates monogdb {$set: options} out of an array",
"main": "flesh-options.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/whizyrel/Flesh.git"
},
"keywords": [
"array",
"transform",
"options",
"mongodb",
"$set"
],
"author": "Israel O.",
"license": "ISC",
"bugs": {
"url": "https://github.com/whizyrel/Flesh/issues"
},
"homepage": "https://github.com/whizyrel/Flesh#readme"
}