browser-refresh-taglib
Version:
Taglib to enable browser page refresh in response to file modifications on the server
29 lines (28 loc) • 723 B
JSON
{
"name": "browser-refresh-taglib",
"description": "Taglib to enable browser page refresh in response to file modifications on the server",
"scripts": {},
"repository": {
"type": "git",
"url": "https://github.com/patrick-steele-idem/browser-refresh-taglib.git"
},
"keywords": [
"browser",
"refresh",
"live",
"coding",
"reload",
"watch",
"taglib"
],
"author": "Patrick Steele-Idem <pnidem@gmail.com>",
"license": "ISC",
"bugs": {
"url": "https://github.com/patrick-steele-idem/browser-refresh-taglib/issues"
},
"homepage": "https://github.com/patrick-steele-idem/browser-refresh-taglib",
"dependencies": {
"raptor-dust": "^1"
},
"version": "1.2.1"
}