You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
|
|
{
|
|
|
|
"name": "resemblejs",
|
|
|
|
"main": "resemble.js",
|
|
|
|
"version": "2.3.0",
|
|
|
|
"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"
|
|
|
|
]
|
|
|
|
}
|