pyright/package-lock.json

27 lines
1.0 KiB
JSON
Raw Normal View History

2019-03-12 06:45:56 +03:00
{
"name": "pyright",
2019-11-08 03:47:53 +03:00
"version": "1.0.84",
2019-03-12 06:45:56 +03:00
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"@types/mocha": {
2019-06-08 07:34:17 +03:00
"version": "5.2.7",
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-5.2.7.tgz",
"integrity": "sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==",
2019-03-12 06:45:56 +03:00
"dev": true
},
"@types/node": {
"version": "12.12.3",
"resolved": "https://registry.npmjs.org/@types/node/-/node-12.12.3.tgz",
"integrity": "sha512-opgSsy+cEF9N8MgaVPnWVtdJ3o4mV2aMHvDq7thkQUFt0EuOHJon4rQpJfhjmNHB+ikl0Cd6WhWIErOyQ+f7tw==",
2019-03-12 06:45:56 +03:00
"dev": true
},
"typescript": {
"version": "3.6.4",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.6.4.tgz",
"integrity": "sha512-unoCll1+l+YK4i4F8f22TaNVPRHcD9PA3yCuZ8g5e0qGqlVlJ/8FSateOLLSagn+Yg5+ZwuPkL8LFUc0Jcvksg==",
2019-03-12 06:45:56 +03:00
"dev": true
}
}
}