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-10-20 19:42:33 +03:00
"version": "1.0.77",
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": "11.13.22",
"resolved": "https://registry.npmjs.org/@types/node/-/node-11.13.22.tgz",
"integrity": "sha512-rOsaPRUGTOXbRBOKToy4cgZXY4Y+QSVhxcLwdEveozbk7yuudhWMpxxcaXqYizLMP3VY7OcWCFtx9lGFh5j5kg==",
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
}
}
}