UNPKG

attr-range

Version:

find ranges for wiring up live automatically updating collections

32 lines (31 loc) 664 B
{ "name": "attr-range", "version": "2.0.1", "description": "find ranges for wiring up live automatically updating collections", "main": "index.js", "dependencies": {}, "devDependencies": { "tape": "~2.3.2" }, "scripts": { "test": "tape test/*.js" }, "repository": { "type": "git", "url": "git://github.com/substack/attr-range.git" }, "homepage": "https://github.com/substack/attr-range", "keywords": [ "data-start", "data-end", "data-key", "attractor", "attr" ], "author": { "name": "James Halliday", "email": "mail@substack.net", "url": "http://substack.net" }, "license": "MIT" }