mirror of
https://github.com/fluencelabs/fluence-network-environment
synced 2024-12-03 15:50:17 +00:00
38 lines
1.0 KiB
JSON
38 lines
1.0 KiB
JSON
{
|
|
"name": "@fluencelabs/fluence-network-environment",
|
|
"version": "1.2.3",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "@fluencelabs/fluence-network-environment",
|
|
"version": "1.2.3",
|
|
"license": "Apache-2.0",
|
|
"devDependencies": {
|
|
"typescript": "3.9.5"
|
|
}
|
|
},
|
|
"node_modules/typescript": {
|
|
"version": "3.9.5",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.5.tgz",
|
|
"integrity": "sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==",
|
|
"dev": true,
|
|
"bin": {
|
|
"tsc": "bin/tsc",
|
|
"tsserver": "bin/tsserver"
|
|
},
|
|
"engines": {
|
|
"node": ">=4.2.0"
|
|
}
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"typescript": {
|
|
"version": "3.9.5",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.9.5.tgz",
|
|
"integrity": "sha512-hSAifV3k+i6lEoCJ2k6R2Z/rp/H3+8sdmcn5NrS3/3kE7+RyZXm9aqvxWqjEXHAd8b0pShatpcdMTvEdvAJltQ==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|