UNPKG

load-js-css

Version:

Dynamically load external JavaScript and/or Stylesheets into your page

21 lines (20 loc) 401 B
{ "name": "load-js-css", "version": "0.0.2", "description": "Dynamically load external JavaScript and/or Stylesheets into your page", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "js", "css", "load", "dynamic", "insert", "assets", "resources" ], "author": "Boris Seang", "license": "ISC" }