mirror of https://gitee.com/antv-l7/antv-l7
10 lines
325 B
JSON
10 lines
325 B
JSON
{
|
|
"name": "name-all-modules-plugin",
|
|
"version": "1.0.1",
|
|
"description": "Names all remaining modules that do not get named via NamedModulesPlugin Edit",
|
|
"main": "index.js",
|
|
"repository": "git@github.com:timse/name-all-modules-plugin.git",
|
|
"author": "Tim Sebastian <tim.sebastian@gmail.com>",
|
|
"license": "MIT"
|
|
}
|