mirror of
https://github.com/dolthub/dolt.git
synced 2026-02-11 18:49:14 -06:00
11 lines
214 B
JSON
11 lines
214 B
JSON
{
|
|
"name": "@attic/webpack-config",
|
|
"version": "1.0.1",
|
|
"description": "Shared webpack config for noms",
|
|
"main": "index.js",
|
|
"dependencies": {
|
|
"babel-loader": "^6.2.1",
|
|
"webpack": "^1.12.11"
|
|
}
|
|
}
|