mirror of
https://github.com/embarklabs/embark-typescript-template.git
synced 2026-08-30 22:11:14 +00:00
15 lines
404 B
JSON
15 lines
404 B
JSON
{
|
|
"name": "embark-typescript-template",
|
|
"version": "0.0.1",
|
|
"lockfileVersion": 1,
|
|
"requires": true,
|
|
"dependencies": {
|
|
"typescript": {
|
|
"version": "3.1.1",
|
|
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.1.1.tgz",
|
|
"integrity": "sha512-Veu0w4dTc/9wlWNf2jeRInNodKlcdLgemvPsrNpfu5Pq39sgfFjvIIgTsvUHCoLBnMhPoUA+tFxsXjU6VexVRQ==",
|
|
"dev": true
|
|
}
|
|
}
|
|
}
|