async-assets
Version:
Async loading of css and javascript files
31 lines (30 loc) • 690 B
JSON
{
"name": "async-assets",
"version": "0.0.1-alpha.1.1",
"description": "Async loading of css and javascript files",
"main": "./src/index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/azabroflovski/async-assets.git"
},
"keywords": [
"async",
"asset",
"include",
"javascript",
"css",
"js",
"require",
"loader",
"azabroflovski"
],
"author": "azabroflovski",
"license": "MIT",
"bugs": {
"url": "https://github.com/azabroflovski/async-assets/issues"
},
"homepage": "https://github.com/azabroflovski/async-assets#readme"
}