mirror of
https://github.com/tlsnotary/tlsn-plugin-demo.git
synced 2026-01-08 04:54:07 -05:00
28 lines
716 B
JSON
28 lines
716 B
JSON
{
|
|
"name": "verifier",
|
|
"version": "0.1.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "verifier",
|
|
"version": "0.1.0",
|
|
"hasInstallScript": true,
|
|
"license": "ISC",
|
|
"devDependencies": {
|
|
"cargo-cp-artifact": "^0.1"
|
|
}
|
|
},
|
|
"node_modules/cargo-cp-artifact": {
|
|
"version": "0.1.9",
|
|
"resolved": "https://registry.npmjs.org/cargo-cp-artifact/-/cargo-cp-artifact-0.1.9.tgz",
|
|
"integrity": "sha512-6F+UYzTaGB+awsTXg0uSJA1/b/B3DDJzpKVRu0UmyI7DmNeaAl2RFHuTGIN6fEgpadRxoXGb7gbC1xo4C3IdyA==",
|
|
"dev": true,
|
|
"license": "MIT",
|
|
"bin": {
|
|
"cargo-cp-artifact": "bin/cargo-cp-artifact.js"
|
|
}
|
|
}
|
|
}
|
|
}
|