File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22<package xmlns =" http://schemas.microsoft.com/packaging/2011/08/nuspec.xsd" >
33 <metadata >
44 <id >Angular.WinJS</id >
5- <version >2 .0.0</version >
5+ <version >3 .0.0</version >
66 <authors >Microsoft Corporation and other contributors</authors >
77 <licenseUrl >https://raw.githubusercontent.com/winjs/angular-winjs/master/License.txt</licenseUrl >
88 <projectUrl >https://github.com/winjs/angular-winjs</projectUrl >
1212 <tags >winjs angular</tags >
1313 </metadata >
1414 <files >
15- <file src =" ..\ js\angular-winjs.js" target =" content\angular-winjs.js" />
15+ <file src =" js\angular-winjs.js" target =" content\angular-winjs.js" />
1616 </files >
1717</package >
Original file line number Diff line number Diff line change 11{
22 "name" : " angular-winjs" ,
3- "version" : " 2 .0.0" ,
3+ "version" : " 3 .0.0" ,
44 "homepage" : " https://github.com/winjs/angular-winjs" ,
55 "authors" : [
66 " Microsoft Corporation and other contributors"
1818 " node_modules" ,
1919 " bower_components" ,
2020 " test" ,
21- " tests"
21+ " tests" ,
22+ " package.json" ,
23+ " karma.config.js" ,
24+ " *.nuspec"
2225 ]
2326}
Original file line number Diff line number Diff line change 88 "url" : " https://github.com/winjs/angular-winjs/graphs/contributors"
99 },
1010 "license" : " MIT" ,
11- "version" : " 2 .0.0" ,
11+ "version" : " 3 .0.0" ,
1212 "main" : " js/angular-winjs.js" ,
1313 "scripts" : {
1414 "test" : " karma start karma.config.js"
You can’t perform that action at this time.
0 commit comments