chore: import upstream snapshot with attribution
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
{
|
||||
"name": "@perspective-dev/server",
|
||||
"author": "The Perspective Authors",
|
||||
"license": "Apache-2.0",
|
||||
"version": "4.5.2",
|
||||
"main": "./dist/wasm/perspective-server.js",
|
||||
"files": [
|
||||
"dist/wasm/**/*"
|
||||
],
|
||||
"scripts": {
|
||||
"build": "node ./build.mjs",
|
||||
"clean": "node ./clean.mjs"
|
||||
},
|
||||
"devDependencies": {
|
||||
"pro_self_extracting_wasm": "catalog:",
|
||||
"typescript": "catalog:",
|
||||
"zx": "catalog:"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user