##// END OF EJS Templates
Working on build, vs code tasks
Working on build, vs code tasks

File last commit:

r60:b23fe4a1683a default
r98:2e1aa35d6371 ts-plugin
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"
}
}