16 lines
344 B
JSON
16 lines
344 B
JSON
{
|
|
"name": "@perspective-dev/client-rust",
|
|
"version": "4.5.2",
|
|
"description": "",
|
|
"private": true,
|
|
"repository": {
|
|
"type": "git",
|
|
"url": "https://github.com/perspective-dev/perspective"
|
|
},
|
|
"type": "module",
|
|
"license": "Apache-2.0",
|
|
"scripts": {
|
|
"clean": "rm src/rust/proto.rs"
|
|
}
|
|
}
|