mirror of
https://github.com/Heretek-AI/GDevelop.git
synced 2026-07-23 02:25:52 -04:00
38 lines
1.4 KiB
JSON
38 lines
1.4 KiB
JSON
{
|
|
"name": "gdevelop-javascript-platform",
|
|
"version": "0.0.0",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"@types/expect.js": {
|
|
"version": "0.3.29",
|
|
"resolved": "https://registry.npmjs.org/@types/expect.js/-/expect.js-0.3.29.tgz",
|
|
"integrity": "sha1-KN01kVW4S47LCUr8P0t0wyItyjs=",
|
|
"dev": true
|
|
},
|
|
"@types/mocha": {
|
|
"version": "5.2.7",
|
|
"resolved": "https://registry.npmjs.org/@types/mocha/-/mocha-5.2.7.tgz",
|
|
"integrity": "sha512-NYrtPht0wGzhwe9+/idPaBB+TqkY9AhTvOLMkThm0IoEfLaiVQZwBwyJ5puCkO3AUCWrmcoePjp2mbFocKy4SQ==",
|
|
"dev": true
|
|
},
|
|
"jsdoc-autoprivate": {
|
|
"version": "0.0.1",
|
|
"resolved": "https://registry.npmjs.org/jsdoc-autoprivate/-/jsdoc-autoprivate-0.0.1.tgz",
|
|
"integrity": "sha1-Prx6wVwFDWOD+EtuKrahYii149Y="
|
|
},
|
|
"jsdoc-plugin-intersection": {
|
|
"version": "1.0.2",
|
|
"resolved": "https://registry.npmjs.org/jsdoc-plugin-intersection/-/jsdoc-plugin-intersection-1.0.2.tgz",
|
|
"integrity": "sha512-lqCE44zM2wPv6PjAgzPM/dlrPFUiCVE5DrvntHVvHw5MFObkV+oDYwmO/3TXX7YsD+IdOPbsR4fIx/i+LETgNw==",
|
|
"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==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|