mirror of
https://github.com/rowtype-yoga/purescript-yoga-json.git
synced 2024-12-01 20:03:15 +03:00
28 lines
786 B
JSON
28 lines
786 B
JSON
{
|
|
"name": "purescript-yoga-json",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"dependencies": {
|
|
"big-integer": "^1.6.51"
|
|
}
|
|
},
|
|
"node_modules/big-integer": {
|
|
"version": "1.6.51",
|
|
"resolved": "https://registry.npmjs.org/big-integer/-/big-integer-1.6.51.tgz",
|
|
"integrity": "sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg==",
|
|
"engines": {
|
|
"node": ">=0.6"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"big-integer": {
|
|
"version": "1.6.51",
|
|
"resolved": "https://registry.npmjs.org/big-integer/-/big-integer-1.6.51.tgz",
|
|
"integrity": "sha512-GPEid2Y9QU1Exl1rpO9B2IPJGHPSupF5GnVIP0blYvNOMer2bTvSWs1jGOUg04hTmu67nmLsQ9TBo1puaotBHg=="
|
|
}
|
|
}
|
|
}
|