##// END OF EJS Templates
Initial commit, copied files related to .tsx scripts support.
Initial commit, copied files related to .tsx scripts support.

File last commit:

r0:8e944df97a68 default
r0:8e944df97a68 default
Show More
package.json
14 lines | 349 B | application/json | JsonLexer
{
"devDependencies": {
"@types/node": "8.0.0",
"@types/tape": "~4.2.33",
"@types/requirejs": "2.1.31",
"dojo": "1.16.0",
"dojo-typings": "1.11.9",
"tape": "~4.13.0",
"typescript": "~3.7.5",
"eslint": "6.8.0",
"tslint": "6.0.0",
"@implab/core-amd": "^1.3.2"
}
}