Picture analyzer
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.

28 lines
499 B

{
"name": "resemblejs",
"main": "Resemble.js",
"version": "1.0.1",
"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"
]
}