lower-component
Version:
delayed rendering of your components
21 lines (20 loc) • 433 B
JSON
{
"name": "lower-component",
"version": "1.0.1",
"description": "delayed rendering of your components",
"keywords": [
"async",
"vue",
"component"
],
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "https://github.com/hLinx/lower-component.git"
},
"author": "hailx",
"license": "ISC"
}