browser-utily-tools
Version:
Utility tools in the browser environment
25 lines (24 loc) • 598 B
JSON
{
"name": "browser-utily-tools",
"version": "1.2.4",
"description": "Utility tools in the browser environment",
"main": "index.js",
"author": "kenny6520",
"license": "MIT",
"private": false,
"keywords": [
"browser",
"tools",
"javascript-tools",
"browser-tools"
],
"homepage": "https://github.com/kenny6520/browser-utily-tools#readme",
"bugs": {
"url": "https://github.com/kenny6520/browser-utily-tools/issues",
"email": "livs.john@gmail.com"
},
"repository": {
"type": "git",
"url": "https://github.com/kenny6520/browser-utily-tools"
}
}