File tree Expand file tree Collapse file tree 2 files changed +32
-3530
lines changed
Expand file tree Collapse file tree 2 files changed +32
-3530
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " igniteui-angular" ,
3- "description" : " IgniteUI controls for AngularJS" ,
4- "version" : " 1.0.0" ,
3+ "description" : " Ignite UI controls for AngularJS" ,
54 "homepage" : " http://igniteui.com" ,
5+ "main" : " src/igniteui-angular.js" ,
6+ "keywords" : [
7+ " ui" ,
8+ " controls" ,
9+ " components" ,
10+ " infragistics" ,
11+ " angular"
12+ ],
13+ "repository" : {
14+ "type" : " git" ,
15+ "url" : " git://github.com/IgniteUI/igniteui-angular.git"
16+ },
17+ "moduleType" : [
18+ " amd" ,
19+ " globals"
20+ ],
21+ "license" : " MIT" ,
22+ "ignore" : [
23+ " **/.*" ,
24+ " node_modules" ,
25+ " bower_components" ,
26+ " test" ,
27+ " samples" ,
28+ " src-samples" ,
29+ " images" ,
30+ " index.html" ,
31+ " indexController.js" ,
32+ " bower.json" ,
33+ " package.json" ,
34+ " Gruntfile.js"
35+ ],
636 "dependencies" : {
737 "angular" : " " ,
838 "angular-route" : " " ,
You can’t perform that action at this time.
0 commit comments