hot-hash-webpack-plugin
Version:
a hot-update hash tool
20 lines (19 loc) • 492 B
JSON
{
"name": "hot-hash-webpack-plugin",
"version": "1.0.2",
"description": "a hot-update hash tool",
"main": "index.js",
"repository": "https://github.com/xikong1995/hot-hash-webpack-plugin.git",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"hot-update",
"webpack-hash"
],
"author": "zhoulei",
"license": "MIT",
"dependencies": {
"crypto": "^1.0.1"
}
}