зеркало из
1
0
Форкнуть 0
kendo-angular-jest-preset/package.json

14 строки
376 B
JSON
Исходник Обычный вид История

2017-03-30 23:45:30 +03:00
{
"name": "jest-preset-angular",
2017-04-05 01:09:46 +03:00
"version": "0.0.10",
2017-03-30 23:45:30 +03:00
"description": "Jest preset configuration for Angular projects",
2017-03-31 00:39:06 +03:00
"main": "index.js",
2017-03-30 23:45:30 +03:00
"repository": "git@github.com:thymikee/jest-preset-angular.git",
"author": "Michał Pierzchała <thymikee@gmail.com>",
2017-03-31 00:14:26 +03:00
"license": "BSD-3",
"dependencies": {
"jest-zone-patch": "^0.0.5",
"ts-jest": "^19.0.6"
}
2017-03-30 23:45:30 +03:00
}