package.json
14 lines
| 349 B
| application/json
|
JsonLexer
cin
|
r0 | { | ||
"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" | ||||
} | ||||
} | ||||