chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "webpack-example",
|
||||
"private": true,
|
||||
"version": "4.5.2",
|
||||
"description": "An example app built using `@perspective-dev/viewer`.",
|
||||
"scripts": {
|
||||
"webpack_build": "webpack",
|
||||
"start": "webpack serve"
|
||||
},
|
||||
"keywords": [],
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@perspective-dev/client": "workspace:",
|
||||
"@perspective-dev/viewer": "workspace:",
|
||||
"@perspective-dev/viewer-charts": "workspace:",
|
||||
"@perspective-dev/viewer-datagrid": "workspace:"
|
||||
},
|
||||
"devDependencies": {
|
||||
"arraybuffer-loader": "catalog:",
|
||||
"css-loader": "catalog:",
|
||||
"html-webpack-plugin": "catalog:",
|
||||
"style-loader": "catalog:",
|
||||
"superstore-arrow": "catalog:",
|
||||
"webpack-cli": "catalog:",
|
||||
"webpack": "catalog:"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user