repaint-detector
Version:
a library for styling the DOM while it is being repainted
14 lines • 326 B
JSON
{
"name": "repaint-detector",
"version": "1.0.1",
"description": "a library for styling the DOM while it is being repainted",
"main": "detectRepaint.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"repaint"
],
"author": "Bagus Dwi Utama",
"license": "ISC"
}