bolgia
Version:
Bolgia an helper module for the config hell. It recursively clones mixes updates and improves configuration objects/hashes with nested properties. '..non ragioniam di lor ma guarda e passa..'
52 lines (51 loc) • 1.12 kB
JSON
{
"name": "bolgia"
, "version": "2.8.3"
, "description": "Bolgia an helper module for the config hell. It recursively clones mixes updates and improves configuration objects/hashes with nested properties. '..non ragioniam di lor ma guarda e passa..' "
, "homepage": "https://github.com/rootslab/bolgia"
, "private": false
, "repository": {
"type": "git"
, "url": "git://github.com/rootslab/bolgia.git"
}
, "keywords": [
"JSON"
, "Object"
, "config"
, "options"
, "constrcutor options"
, "mix"
, "clone"
, "improve"
, "update"
, "toString"
, "toArray"
, "toHash"
, "reveal"
, "qs"
, "flatten"
, "querystring"
, "serialize"
, "hell"
]
, "author": {
"name": "Guglielmo Ferri"
, "email": "44gatti@gmail.com"
}
, "dependencies": {
}
, "devDependencies": {
}
, "main": "index"
, "engines": {
"node": ">=0.6.x"
}
, "scripts": {
"test": "node test/run.js"
}
, "license": "MIT"
, "readmeFilename": "Readme.md"
, "bugs": {
"url": "https://github.com/rootslab/bolgia/issues"
}
}