UNPKG

snabbdom

Version:

A virtual DOM library with focus on simplicity, modularity, powerful features and performance.

17 lines (16 loc) 311 B
{ "name": "test", "version": "1.0.0", "description": "", "main": "build.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "hyperscript-helpers": "^3.0.1", "ramda": "^0.22.1", "snabbdom": "^0.5.3" } }