UNPKG

tm-constants

Version:

This is the accumulated constants for TM30 global

25 lines (24 loc) 432 B
{ "name": "tm-constants", "version": "1.0.2", "description": "This is the accumulated constants for TM30 global", "main": "index.js", "scripts": { "test": "jest --watchAll --verbose --env=node" }, "jest": { "testEnvironment": "node" }, "keywords": [ "tm-redis", "redis", "cache", "tm", "tm30" ], "author": "TM30", "license": "ISC", "dependencies": { "jest": "^24.9.0" } }