UNPKG

stylon

Version:

JSON to DOM style attribute

28 lines (27 loc) 547 B
{ "name": "stylon", "version": "0.0.1", "description": "JSON to DOM style attribute", "main": "index.js", "scripts": { "test": "tape test/*.js" }, "repository": { "type": "git", "url": "git+https://github.com/bredele/stylon.git" }, "keywords": [ "style", "json", "dom" ], "author": "Olivier Wietrich", "license": "MIT", "bugs": { "url": "https://github.com/bredele/stylon/issues" }, "homepage": "https://github.com/bredele/stylon#readme", "devDependencies": { "tape": "^4.5.1" } }