integrator-match
Version:
fuzzy-element-match ===
43 lines (42 loc) • 908 B
JSON
{
"devDependencies": {
"leadfoot": "^1.2.1",
"nodemon": "^1.3.7",
"webdriver-manager": "^4.0.0"
},
"dependencies": {
"immutable": "^3.7.2",
"html-to-vdom": "^0.5.5",
"jfs": "^0.2.5",
"lodash": "^3.7.0",
"virtual-dom": "^2.0.1"
},
"name": "integrator-match",
"description": "fuzzy-element-match ===",
"version": "1.1.0",
"main": "fem.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/phuu/integrator-match.git"
},
"keywords": [
"match",
"track",
"dom",
"diff",
"virtualdom",
"integrator",
"keep",
"nodes",
"elements"
],
"author": "Walter Carvalho (@waltfy)",
"license": "MIT",
"bugs": {
"url": "https://github.com/phuu/integrator-match/issues"
},
"homepage": "https://github.com/phuu/integrator-match"
}