UNPKG

json-file-enc

Version:
19 lines (18 loc) 362 B
{ "name": "json-file-enc", "description": "encrypted json for config files", "version": "0.0.1", "main": "./build/module.js", "author": "taky@taky.com", "repository": "douglauer/json-file-enc", "keywords": [ "json", "encryption", "flat file", "taky" ], "dependencies": { "easycrypto": "^0.1.1", "lodash": "^4.6.1" } }