UNPKG

backlash

Version:

Backlash is a simple utility suite that brings reactive literals into your web apps.

30 lines (29 loc) 690 B
{ "name": "backlash", "version": "0.0.2", "description": "Backlash is a simple utility suite that brings reactive literals into your web apps.", "main": "backlash.js", "scripts": { "test": "echo \"No tests specified\" && exit 1", "start": "npm lab.js" }, "repository": { "type": "git", "url": "https://github.com/matterial/backlash.git" }, "keywords": [ "backlash", "reactive", "programming", "reactive" ], "author": "Riten Vagadiya", "license": "MIT", "bugs": { "url": "https://github.com/matterial/backlash/issues" }, "homepage": "https://github.com/matterial/backlash", "dependencies": { "reckonjs": "^0.1.2" } }