UNPKG

jsonscore

Version:

edit json file with underscore chain method

32 lines 753 B
{ "name": "jsonscore", "version": "0.1.0", "description": "edit json file with underscore chain method", "main": "index.js", "dependencies": { "underscore": "^1.8.3" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/xmhscratch/jsonscore.git" }, "keywords": [ "json", "jsonfile", "underscore" ], "author": "xmhscratch", "license": "GPL-2.0", "bugs": { "url": "https://github.com/xmhscratch/jsonscore/issues" }, "homepage": "https://github.com/xmhscratch/jsonscore", "maintainers": [ "xmhscratch <xmhscratch@gmail.com>" ], "directories": {} }