{
"name": "@finos/perspective-client",
"version": "3.3.2",
"description": "",
"private": true,
"repository": {
"type": "git",
"url": "https://github.com/finos/perspective"
},
"type": "module",
"license": "Apache-2.0",
"scripts": {
"clean": "rimraf src/rust/proto.rs"
},
"devDependencies": {
"rimraf": "^6"
}
}