{"_id":"hooks-config","_rev":"141640","name":"hooks-config","description":"simplify interacting with the hooks.json config options","dist-tags":{"latest":"0.0.2"},"maintainers":[{"name":"mcwhittemore","email":"mcwhittemore@gmail.com"}],"time":{"modified":"2021-06-03T11:27:20.000Z","created":"2013-10-18T04:36:22.979Z","0.0.2":"2013-10-21T01:22:08.382Z","0.0.1":"2013-10-18T05:25:34.313Z","0.0.0":"2013-10-18T04:36:22.979Z"},"users":{},"author":{"name":"Matthew Chase Whittemore","email":"mcwhittemore@gmail.com"},"versions":{"0.0.2":{"name":"hooks-config","version":"0.0.2","description":"simplify interacting with the hooks.json config options","main":"index.js","scripts":{"test":"mocha"},"author":{"name":"Matthew Chase Whittemore","email":"mcwhittemore@gmail.com"},"license":"BSD-2-Clause","devDependencies":{"mocha":"~1.13.0","node-hooks":"0.0.15","beautify.hks":"0.0.1","esprima.hks":"0.0.0","should":"~2.0.1"},"dependencies":{"colors":"~0.6.2"},"readmeFilename":"readme.md","_id":"hooks-config@0.0.2","dist":{"shasum":"e5f4e53e1292d9ae0969ef08a66bb0bcebf92f39","size":2474,"noattachment":false,"key":"/hooks-config/-/hooks-config-0.0.2.tgz","tarball":"http://registry.cnpm.dingdandao.com/hooks-config/download/hooks-config-0.0.2.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"mcwhittemore","email":"mcwhittemore@gmail.com"},"maintainers":[{"name":"mcwhittemore","email":"mcwhittemore@gmail.com"}],"directories":{},"publish_time":1382318528382,"_cnpm_publish_time":1382318528382,"_hasShrinkwrap":false},"0.0.1":{"name":"hooks-config","version":"0.0.1","description":"simplify interacting with the hooks.json config options","main":"index.js","scripts":{"test":"mocha"},"author":{"name":"Matthew Chase Whittemore","email":"mcwhittemore@gmail.com"},"license":"BSD-2-Clause","devDependencies":{"mocha":"~1.13.0","node-hooks":"0.0.15","beautify.hks":"0.0.1","esprima.hks":"0.0.0","should":"~2.0.1"},"dependencies":{"colors":"~0.6.2"},"readmeFilename":"readme.md","_id":"hooks-config@0.0.1","dist":{"shasum":"2e5bf116985f3189fdc05ef7ff33a99cb8a80c04","size":2037,"noattachment":false,"key":"/hooks-config/-/hooks-config-0.0.1.tgz","tarball":"http://registry.cnpm.dingdandao.com/hooks-config/download/hooks-config-0.0.1.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"mcwhittemore","email":"mcwhittemore@gmail.com"},"maintainers":[{"name":"mcwhittemore","email":"mcwhittemore@gmail.com"}],"directories":{},"publish_time":1382073934313,"_cnpm_publish_time":1382073934313,"_hasShrinkwrap":false},"0.0.0":{"name":"hooks-config","version":"0.0.0","description":"simplify interacting with the hooks.json config options","main":"index.js","scripts":{"test":"mocha"},"author":{"name":"Matthew Chase Whittemore","email":"mcwhittemore@gmail.com"},"license":"BSD-2-Clause","devDependencies":{"mocha":"~1.13.0","node-hooks":"0.0.15","beautify.hks":"0.0.1","esprima.hks":"0.0.0","should":"~2.0.1"},"dependencies":{"colors":"~0.6.2"},"readmeFilename":"readme.md","_id":"hooks-config@0.0.0","dist":{"shasum":"3b32fb3e3211621ff5ce696f83fde0c66103ec5b","size":2010,"noattachment":false,"key":"/hooks-config/-/hooks-config-0.0.0.tgz","tarball":"http://registry.cnpm.dingdandao.com/hooks-config/download/hooks-config-0.0.0.tgz"},"_from":".","_npmVersion":"1.3.8","_npmUser":{"name":"mcwhittemore","email":"mcwhittemore@gmail.com"},"maintainers":[{"name":"mcwhittemore","email":"mcwhittemore@gmail.com"}],"directories":{},"publish_time":1382070982979,"_cnpm_publish_time":1382070982979,"_hasShrinkwrap":false}},"readme":"# Hooks Config\n\nThis module helps you interact with the config section of the hooks.json file which drives [hooks]().\n\n## Usage\n\n`npm install hooks-config`\n\n```\nvar hksConfig = require(\"hooks-config\");\nhksConfig.view(function(data){\n\tdata.setting = \"set\";\n\thksConfig.save(data, function(err){\n\t\tif(err){\n\t\t\t//really, this should never happen...\n\t\t}\n\t});\n});\n```\n\n## Change Log\n\n### 0.0.0\n\n* mvp","_attachments":{},"readmeFilename":"readme.md","license":"BSD-2-Clause"}