##// END OF EJS Templates
added 'publish' task to the build script
added 'publish' task to the build script

File last commit:

r60:b23fe4a1683a default
r64:a58e38dc6b10 default
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"
}
}