mirror of https://github.com/sbt/sbt.git
27 lines
873 B
JSON
27 lines
873 B
JSON
{
|
|
"name": "vscode-sbt-scala",
|
|
"version": "0.0.1",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@types/mocha": {
|
|
"version": "2.2.43",
|
|
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-2.2.43.tgz",
|
|
"integrity": "sha512-xNlAmH+lRJdUMXClMTI9Y0pRqIojdxfm7DHsIxoB2iTzu3fnPmSMEN8SsSx0cdwV36d02PWCWaDUoZPDSln+xw==",
|
|
"dev": true
|
|
},
|
|
"@types/node": {
|
|
"version": "6.0.88",
|
|
"resolved": "https://registry.npmjs.org/@types/node/-/node-6.0.88.tgz",
|
|
"integrity": "sha512-bYDPZTX0/s1aihdjLuAgogUAT5M+TpoWChEMea2p0yOcfn5bu3k6cJb9cp6nw268XeSNIGGr+4+/8V5K6BGzLQ==",
|
|
"dev": true
|
|
},
|
|
"typescript": {
|
|
"version": "2.5.2",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-2.5.2.tgz",
|
|
"integrity": "sha1-A4qV99m7tCCxvzW6MdTFwd0//jQ=",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|