{ "name": "daffy", "version": "1.0.3", "description": "create and apply patch", "main": "lib/daffy.js", "dependencies": { "diff-match-patch": "~1.0.0" }, "devDependencies": {}, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://github.com/coderaiser/daffy.git" }, "keywords": [ "patch", "diff" ], "author": "coderaiser (http://coderaiser.github.io/)", "license": "MIT", "bugs": { "url": "https://github.com/coderaiser/daffy/issues" }, "homepage": "https://github.com/coderaiser/daffy" }