@framework100500/testing
Version:
Framework100500 is a simple web API pure Node.js framework @testing
53 lines (52 loc) • 1.09 kB
JSON
{
"name": "@framework100500/testing",
"version": "1.4.0",
"description": "Framework100500 is a simple web API pure Node.js framework @testing",
"main": "index.js",
"keywords": [
"web",
"http",
"https",
"routing",
"restify",
"restify.js",
"express.js",
"express",
"koa.js",
"koa",
"node.js",
"API",
"framework",
"dependency injection",
"DI",
"injection-js",
"jest.js",
"nest.js",
"angular.js",
"angular",
"IOC",
"inversion of control",
"REST"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"engines": {
"node": ">=10.15.0"
},
"publishConfig": {
"access": "public"
},
"peerDependencies": {
"@framework100500/common": "^1.3.0",
"@framework100500/core": "^1.4.0",
"@framework100500/routing": "^1.2.2"
},
"repository": {
"type": "git",
"url": "https://github.com/framework100500/framework100500.git"
},
"author": "Oleksandr Bondarenko",
"license": "MIT",
"gitHead": "d746ed770073c1767243c24f188ee455814eb602"
}