Skip to content

Instantly share code, notes, and snippets.

@ahmedam55
Created July 1, 2017 11:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save ahmedam55/490a6469e9568a071ac60834e03eabec to your computer and use it in GitHub Desktop.
Save ahmedam55/490a6469e9568a071ac60834e03eabec to your computer and use it in GitHub Desktop.
{
"name": "diff",
"version": "1.0.0",
"description": "",
"main": "diff.js",
"scripts": {
"test": "node test"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"image-diff": "^1.6.3",
"phantomjs": "^2.1.7"
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment