mirror of
https://github.com/FormidableLabs/webpack-dashboard.git
synced 2026-01-18 14:18:05 +00:00
9 lines
145 B
JSON
9 lines
145 B
JSON
{
|
|
"name": "foo",
|
|
"version": "1.1.1",
|
|
"description": "DUMMY MODULE",
|
|
"main": "index.js",
|
|
"module": "index.js",
|
|
"sideEffects": false
|
|
}
|