Files

15 lines
404 B
JSON
Raw Permalink Normal View History

2018-09-11 16:00:51 -04:00
{
"name": "embark-typescript-template",
"version": "0.0.1",
"lockfileVersion": 1,
"requires": true,
"dependencies": {
"typescript": {
2018-10-04 14:25:51 -05:00
"version": "3.1.1",
"resolved": "https://registry.npmjs.org/typescript/-/typescript-3.1.1.tgz",
"integrity": "sha512-Veu0w4dTc/9wlWNf2jeRInNodKlcdLgemvPsrNpfu5Pq39sgfFjvIIgTsvUHCoLBnMhPoUA+tFxsXjU6VexVRQ==",
2018-09-11 16:00:51 -04:00
"dev": true
}
}
}