Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
removed out of date details
  • Loading branch information
jamescryer committed Aug 3, 2020
1 parent c59877d commit 218dc7e
Showing 1 changed file with 7 additions and 24 deletions.
31 changes: 7 additions & 24 deletions bower.json
@@ -1,26 +1,9 @@
{
"name": "resemblejs",
"main": "resemble.js",
"homepage": "https://github.com/Huddle/Resemble.js",
"authors": [
"James Cryer <james.cryer@huddle.com>"
],
"description": "Image analysis and comparison with HTML5",
"keywords": [
"comparison",
"compare",
"visual",
"diff",
"html5",
"image"
],
"license": "MIT",
"ignore": [
"demoassets",
"libs",
"index.html",
".npmignore",
"package.json",
"README.md"
]
"name": "resemblejs",
"main": "resemble.js",
"homepage": "https://github.com/rsmbl/Resemble.js",
"description": "Image analysis and comparison with HTML5",
"keywords": ["comparison", "compare", "visual", "diff", "html5", "image"],
"license": "MIT",
"ignore": ["demoassets", "libs", "index.html", ".npmignore", "package.json", "README.md"]
}

0 comments on commit 218dc7e

Please sign in to comment.