UNPKG

link-css

Version:

insert a link of css into the <head>

29 lines (28 loc) 579 B
{ "name": "link-css", "version": "0.1.3", "description": "insert a link of css into the <head>", "main": "index.js", "dependencies": {}, "devDependencies": { "computed-style": "~0.1.3" }, "repository": { "type": "git", "url": "git://github.com/undoZen/link-css.git" }, "homepage": "https://github.com/undoZen/link-css", "keywords": [ "css", "insert", "dom", "browser", "browserify" ], "author": { "name": "undoZen", "email": "opensource@undozen.com", "url": "http://www.undozen.com" }, "license": "MIT" }