##// END OF EJS Templates
repository reorganized
repository reorganized

File last commit:

r0:6a5387d69bf1 default
r0:6a5387d69bf1 default
Show More
package.json
18 lines | 395 B | application/json | JsonLexer
{
"name": "@implab/core",
"version": "1.0.1",
"description": "Dependency injection, logging, simple and fast text template engine",
"main": "main.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"di",
"ioc",
"logging",
"template engine",
"dependency injection"
],
"author": "Sergey Smirnov",
"license": "MIT"
}