UNPKG

from-cdn

Version:

Simple on demand resource loading from CDN (css and js)

23 lines (22 loc) 456 B
{ "name": "from-cdn", "version": "1.0.1", "description": "Simple on demand resource loading from CDN (css and js)", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "types": "fromcdn.d.ts", "repository": { "type": "git", "url": "git@github.com:mkozhukh/from-cdn.git" }, "keywords": [ "js", "css", "cdn", "load" ], "author": "Maksim Kozhukh", "license": "MIT" }