Commit f174f86 1 parent 9539460 commit f174f86 Copy full SHA for f174f86
File tree 1 file changed +14
-14
lines changed
1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 8
8
"files" : [
9
9
" /dist"
10
10
],
11
- "repository" : {
12
- "type" : " git" ,
13
- "url" : " git+https://github.com/crate-crypto/js-proto-danksharding-crypto.git"
14
- },
15
- "keywords" : [
16
- " cryptography"
17
- ],
18
- "author" : " Kevaundray Wedderburn" ,
19
- "license" : " Apache-2.0" ,
20
- "bugs" : {
21
- "url" : " https://github.com/crate-crypto/js-proto-danksharding-crypto/issues"
22
- },
23
- "homepage" : " https://github.com/crate-crypto/js-proto-danksharding-crypto#readme" ,
24
11
"scripts" : {
25
12
"build" : " tsc -p ." ,
26
13
"test" : " mocha --timeout 5000" ,
42
29
"dependencies" : {
43
30
"@noble/curves" : " ^0.7.3" ,
44
31
"montgomery" : " ^0.2.1"
45
- }
32
+ },
33
+ "repository" : {
34
+ "type" : " git" ,
35
+ "url" : " git+https://github.com/crate-crypto/js-proto-danksharding-crypto.git"
36
+ },
37
+ "keywords" : [
38
+ " cryptography"
39
+ ],
40
+ "author" : " Kevaundray Wedderburn" ,
41
+ "license" : " Apache-2.0" ,
42
+ "bugs" : {
43
+ "url" : " https://github.com/crate-crypto/js-proto-danksharding-crypto/issues"
44
+ },
45
+ "homepage" : " https://github.com/crate-crypto/js-proto-danksharding-crypto#readme"
46
46
}
You can’t perform that action at this time.
0 commit comments