ts-jasmine-spies
Version:
46 lines • 940 B
JSON
{
"name": "ts-jasmine-spies",
"version": "1.0.0",
"description": "ts-jasmine-spies",
"typescript-template": {
"base": "1.0.1",
"jasmine": "1.0.0",
"library": "1.0.0"
},
"scripts": {},
"repository": {
"type": "git",
"url": "git+https://github.com/StatelessStudio/ts-jasmine-spies.git"
},
"author": "StatelessStudio",
"license": "MIT",
"bugs": {
"url": "https://github.com/StatelessStudio/ts-jasmine-spies/issues"
},
"homepage": "https://github.com/StatelessStudio/ts-jasmine-spies#readme",
"keywords": [
"typescript",
"jasmine",
"spies",
"ts-jasmine-spies",
"mock",
"mocking",
"test",
"console",
"console-spy",
"console-spies",
"console-mock",
"console-mocking",
"console-mock-spy",
"console-mock-spies",
"process",
"process-spy",
"process-spies",
"process-mock",
"process-mocking",
"process-mock-spy",
"process-mock-spies"
],
"main": "index.js",
"types": "index.d.ts"
}