##// END OF EJS Templates
Added tag v1.3.0 for changeset 025f02eff3b2
Added tag v1.3.0 for changeset 025f02eff3b2

File last commit:

r82:025f02eff3b2 v1.3.0 default
r83:a5aa5facc5d4 default
Show More
gradle.properties
8 lines | 239 B | text/x-properties | PropertiesLexer
/ gradle.properties
cin
generate package version from mercurial tags
r61 version=
cin
working version...
r51 author=Implab team
cin
working on support commonjs modules format
r59 jsmodule=amd
target=es5
cin
working version...
r51 description=Dependency injection, logging, simple and fast text template engine
cin
working on multiplaftorm support (node, browser)
r47 license=BSD-2-Clause
cin
minor changes
r62 repository=https://bitbucket.org/implab/implabjs-core
cin
added 'publish' task to the build script
r64 npmScope=implab
cin
StringBuilder, TextWriter, ConsoleWriter tests
r82 npmName=core-amd