##// END OF EJS Templates
configuration interfaces moved to di/Configuration module...
configuration interfaces moved to di/Configuration module ActivationType converted to string literals Working on annotations

File last commit:

r60:b23fe4a1683a default
r118:6738ac4c3072 ioc ts support
Show More
package.json
11 lines | 243 B | application/json | JsonLexer
{
"name": "@implab/core-test",
"version": "0.0.1-dev",
"main": "main.js",
"author": "Implab team",
"license": "BSD-2-Clause",
"repository": "https://bitbucket.org/implab/implabjs",
"publishConfig": {
"access": "public"
}
}