diff --git a/techstack.md b/techstack.md
new file mode 100644
index 00000000..01814e70
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,188 @@
+
+
+
+# Tech Stack File
+ [luankevinferreira/reactivex.github.io](https://github.com/luankevinferreira/reactivex.github.io)
+
+|36
Tools used|02/29/24
Report generated|
+|------|------|
+
+
+##
Languages (4)
+
+
+##
Frameworks (2)
+
+
+##
DevOps (5)
+
+
+
+
+ Docker
+
+
+ |
+
+
+
+
+ Git
+
+
+ |
+
+
+
+
+ Grunt
+
+ v0.4.5
+ |
+
+
+
+
+ NuGet
+
+
+ |
+
+
+
+
+ npm
+
+
+ |
+
+
+
+
+
+##
Open source packages (25)
+
+##
npm (20)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[btoa](https://www.npmjs.com/btoa)|v1.1.2|08/18/14|Andre Medeiros |MIT,Apache-2.0|N/A|
+|[glob](https://www.npmjs.com/glob)|v4.0.4|08/18/14|Andre Medeiros |ISC|N/A|
+|[grunt-autoprefixer](https://www.npmjs.com/grunt-autoprefixer)|v1.0.0|08/18/14|Andre Medeiros |MIT|N/A|
+|[grunt-banner](https://www.npmjs.com/grunt-banner)|v0.2.3|08/18/14|Andre Medeiros |MIT|N/A|
+|[grunt-contrib-clean](https://www.npmjs.com/grunt-contrib-clean)|v0.6.0|08/18/14|Andre Medeiros |MIT|N/A|
+|[grunt-contrib-concat](https://www.npmjs.com/grunt-contrib-concat)|v0.5.0|08/18/14|Andre Medeiros |MIT|N/A|
+|[grunt-contrib-connect](https://www.npmjs.com/grunt-contrib-connect)|v0.8.0|08/18/14|Andre Medeiros |MIT|N/A|
+|[grunt-contrib-copy](https://www.npmjs.com/grunt-contrib-copy)|v0.5.0|08/18/14|Andre Medeiros |MIT|N/A|
+|[grunt-contrib-csslint](https://www.npmjs.com/grunt-contrib-csslint)|v0.2.0|08/18/14|Andre Medeiros |MIT|N/A|
+|[grunt-contrib-cssmin](https://www.npmjs.com/grunt-contrib-cssmin)|v0.10.0|08/18/14|Andre Medeiros |MIT|N/A|
+|[grunt-contrib-jshint](https://www.npmjs.com/grunt-contrib-jshint)|v0.10.0|08/18/14|Andre Medeiros |MIT|N/A|
+|[grunt-contrib-less](https://www.npmjs.com/grunt-contrib-less)|v0.11.3|08/18/14|Andre Medeiros |MIT|N/A|
+|[grunt-contrib-qunit](https://www.npmjs.com/grunt-contrib-qunit)|v0.5.2|08/18/14|Andre Medeiros |MIT|N/A|
+|[grunt-contrib-uglify](https://www.npmjs.com/grunt-contrib-uglify)|v0.5.0|08/18/14|Andre Medeiros |MIT|N/A|
+|[grunt-contrib-watch](https://www.npmjs.com/grunt-contrib-watch)|v0.6.1|08/18/14|Andre Medeiros |MIT|N/A|
+|[grunt-exec](https://www.npmjs.com/grunt-exec)|v0.4.6|08/18/14|Andre Medeiros |MIT|N/A|
+|[grunt-jscs](https://www.npmjs.com/grunt-jscs)|v0.6.1|08/18/14|Andre Medeiros |MIT|N/A|
+|[grunt-saucelabs](https://www.npmjs.com/grunt-saucelabs)|v8.2.0|08/18/14|Andre Medeiros |MIT|N/A|
+|[load-grunt-tasks](https://www.npmjs.com/load-grunt-tasks)|v0.6.0|08/18/14|Andre Medeiros |MIT|N/A|
+|[time-grunt](https://www.npmjs.com/time-grunt)|v0.4.0|08/18/14|Andre Medeiros |MIT|N/A|
+
+
+##
Bower (5)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[paper-button](http://bower.io/paper-button)|N/A|06/27/14|Georgi Khomeriki |N/A|N/A|
+|[paper-icon-button](http://bower.io/paper-icon-button)|N/A|06/27/14|Georgi Khomeriki |N/A|N/A|
+|[paper-ripple](http://bower.io/paper-ripple)|N/A|06/27/14|Georgi Khomeriki |N/A|N/A|
+|[platform](http://bower.io/platform)|N/A|06/27/14|Georgi Khomeriki |N/A|N/A|
+|[polymer](http://bower.io/polymer)|N/A|06/27/14|Georgi Khomeriki |N/A|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 00000000..64f5f3f1
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,481 @@
+repo_name: luankevinferreira/reactivex.github.io
+report_id: 99cef3bd6fa1677cfb02b638a62dbea5
+version: 0.1
+repo_type: Public
+timestamp: '2024-02-29T19:37:03+00:00'
+requested_by: benlesh
+provider: github
+branch: develop
+detected_tools_count: 36
+tools:
+- name: CSS 3
+ description: The latest evolution of the Cascading Style Sheets language
+ website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/6727/css.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io
+ detection_source: Repo Metadata
+- name: JavaScript
+ description: Lightweight, interpreted, object-oriented language with first-class
+ functions
+ website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1209/javascript.jpeg
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io
+ detection_source: Repo Metadata
+- name: Markdown
+ description: Text-to-HTML conversion tool/syntax for web writers, by John Gruber
+ website_url: http://daringfireball.net/projects/markdown/
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/1147/markdown.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: Ruby
+ description: A dynamic, interpreted, open source programming language with a focus
+ on simplicity and productivity
+ website_url: https://www.ruby-lang.org
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Languages
+ image_url: https://img.stackshare.io/service/989/ruby.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io
+ detection_source: Repo Metadata
+- name: ".NET"
+ description: A free, cross-platform, open source developer platform for building
+ many different types of applications
+ website_url: http://www.microsoft.com/net/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: Polymer
+ description: A new library built on top of Web Components, designed to leverage
+ the evolving web platform on modern browsers
+ website_url: https://www.polymer-project.org
+ license: BSD-3-Clause
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Front-End Frameworks
+ image_url: https://img.stackshare.io/service/1934/R8YcGKHV.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/polymer/components/core-ajax/bower.json
+ detection_source: polymer/components/core-ajax/bower.json
+ last_updated_by: Georgi Khomeriki
+ last_updated_on: 2014-06-27 14:46:53.000000000 Z
+- name: Docker
+ description: Enterprise Container Platform for High-Velocity Innovation.
+ website_url: https://www.docker.com/
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Virtual Machine Platforms & Containers
+ image_url: https://img.stackshare.io/service/586/n4u37v9t_400x400.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io
+ detection_source: Repo Metadata
+- name: Git
+ description: Fast, scalable, distributed revision control system
+ website_url: http://git-scm.com/
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Version Control System
+ image_url: https://img.stackshare.io/service/1046/git.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io
+ detection_source: Repo Metadata
+- name: Grunt
+ description: The JavaScript Task Runner
+ website_url: http://gruntjs.com/
+ version: 0.4.5
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: JS Build Tools / JS Task Runners
+ image_url: https://img.stackshare.io/service/845/falgg2jybmhgk16y62lr.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: NuGet
+ description: The package manager for .NET
+ website_url: https://www.nuget.org/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: npm
+ description: The package manager for JavaScript.
+ website_url: https://www.npmjs.com/
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Front End Package Manager
+ image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/polymer/components/core-component-page/bower.json
+ detection_source: polymer/components/core-component-page/bower.json
+ last_updated_by: Georgi Khomeriki
+ last_updated_on: 2014-06-27 14:46:53.000000000 Z
+- name: btoa
+ description: Btoa for Node.JS
+ package_url: https://www.npmjs.com/btoa
+ version: 1.1.2
+ license: MIT,Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17351/default_b8b4be8bd54f9619446b80b2bf448c0891101f2a.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: glob
+ description: A little globber
+ package_url: https://www.npmjs.com/glob
+ version: 4.0.4
+ license: ISC
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15875/default_7c39a83d4acd952df89b1ebfdb94c8646324fbf1.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: grunt-autoprefixer
+ description: Parse CSS and add vendor-prefixed CSS properties using the Can I Use
+ database
+ package_url: https://www.npmjs.com/grunt-autoprefixer
+ version: 1.0.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17148/default_9746cbb559e39df4afd8298f9a252dff8519e646.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: grunt-banner
+ description: Adds a simple banner to files
+ package_url: https://www.npmjs.com/grunt-banner
+ version: 0.2.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17430/default_f52a9ea80d1a46080182faf142d844b81ca11aa6.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: grunt-contrib-clean
+ description: Clean files and folders
+ package_url: https://www.npmjs.com/grunt-contrib-clean
+ version: 0.6.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15939/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: grunt-contrib-concat
+ description: Concatenate files
+ package_url: https://www.npmjs.com/grunt-contrib-concat
+ version: 0.5.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16075/default_d4e765f8a43dcfd232c8b9ee9732058bc27c727a.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: grunt-contrib-connect
+ description: Start a connect web server
+ package_url: https://www.npmjs.com/grunt-contrib-connect
+ version: 0.8.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16236/default_380ae3d73e22c7ca1f42b96479bcd0095dabc0d3.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: grunt-contrib-copy
+ description: Copy files and folders
+ package_url: https://www.npmjs.com/grunt-contrib-copy
+ version: 0.5.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16056/default_c7b204838197013798409fa2b4dafce450edc7fb.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: grunt-contrib-csslint
+ description: Lint CSS files
+ package_url: https://www.npmjs.com/grunt-contrib-csslint
+ version: 0.2.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17982/default_4fd967542aef030b38a14a6ad69d2f385c52808d.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: grunt-contrib-cssmin
+ description: Minify CSS
+ package_url: https://www.npmjs.com/grunt-contrib-cssmin
+ version: 0.10.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16324/default_b5c8f3c8e46d368f74a982d06d7f13291fe651ea.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: grunt-contrib-jshint
+ description: Validate files with JSHint
+ package_url: https://www.npmjs.com/grunt-contrib-jshint
+ version: 0.10.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15898/default_59a1b5716eefa3750c20936c3d53ff13a6390ee1.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: grunt-contrib-less
+ description: Compile LESS files to CSS
+ package_url: https://www.npmjs.com/grunt-contrib-less
+ version: 0.11.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16581/default_536789d2630ed352dc721a1c915ab456b7660201.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: grunt-contrib-qunit
+ description: Run QUnit unit tests in a headless Chrome instance
+ package_url: https://www.npmjs.com/grunt-contrib-qunit
+ version: 0.5.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16756/default_6e51a44775c61dcb2888547ad406a2f0cf2c344e.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: grunt-contrib-uglify
+ description: Minify JavaScript files with UglifyJS
+ package_url: https://www.npmjs.com/grunt-contrib-uglify
+ version: 0.5.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15954/default_ac622bc364a601d766b9a6f6039f191492f54d65.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: grunt-contrib-watch
+ description: Run predefined tasks whenever watched file patterns are added
+ package_url: https://www.npmjs.com/grunt-contrib-watch
+ version: 0.6.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15932/default_4dc9671df0093fd7061f6455afdf054e6cc9dacb.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: grunt-exec
+ description: Grunt task for executing shell commands
+ package_url: https://www.npmjs.com/grunt-exec
+ version: 0.4.6
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16754/default_6dc099b12d47e378ae121fb53c336fe5d8f0ffc8.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: grunt-jscs
+ description: Grunt task for checking JavaScript Code Style with jscs
+ package_url: https://www.npmjs.com/grunt-jscs
+ version: 0.6.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16510/default_4e3259350c525d1d859fa80a938000081d7c9db8.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: grunt-saucelabs
+ description: Grunt task running tests using Sauce Labs
+ package_url: https://www.npmjs.com/grunt-saucelabs
+ version: 8.2.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17562/default_3c6aa8b4297562bfc2a090966a5bc0fad1d0b678.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: load-grunt-tasks
+ description: Load multiple grunt tasks using globbing patterns
+ package_url: https://www.npmjs.com/load-grunt-tasks
+ version: 0.6.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16062/default_924b66c04aa848a4028c1a5753a23dae0f835f86.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: time-grunt
+ description: Display the elapsed execution time of grunt tasks
+ package_url: https://www.npmjs.com/time-grunt
+ version: 0.4.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16275/default_ab17554b7e80af3d234b14168ed61e75d43f8eee.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/bootstrap/package.json
+ detection_source: bootstrap/package.json
+ last_updated_by: Andre Medeiros
+ last_updated_on: 2014-08-18 19:40:49.000000000 Z
+- name: paper-button
+ description: Material design button
+ package_url: http://bower.io/paper-button
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/package/bower/image.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/polymer/components/paper-icon-button/bower.json
+ detection_source: polymer/components/paper-icon-button/bower.json
+ last_updated_by: Georgi Khomeriki
+ last_updated_on: 2014-06-27 14:46:53.000000000 Z
+- name: paper-icon-button
+ description: A material design icon button
+ package_url: http://bower.io/paper-icon-button
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/package/bower/image.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/polymer/components/paper-tabs/bower.json
+ detection_source: polymer/components/paper-tabs/bower.json
+ last_updated_by: Georgi Khomeriki
+ last_updated_on: 2014-06-27 14:46:53.000000000 Z
+- name: paper-ripple
+ description: Material Design Ripple effect in pure JS & CSS
+ package_url: http://bower.io/paper-ripple
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/package/bower/image.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/polymer/components/paper-button/bower.json
+ detection_source: polymer/components/paper-button/bower.json
+ last_updated_by: Georgi Khomeriki
+ last_updated_on: 2014-06-27 14:46:53.000000000 Z
+- name: platform
+ description: A platform detection library
+ package_url: http://bower.io/platform
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/package/bower/image.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/polymer/components/core-component-page/bower.json
+ detection_source: polymer/components/core-component-page/bower.json
+ last_updated_by: Georgi Khomeriki
+ last_updated_on: 2014-06-27 14:46:53.000000000 Z
+- name: polymer
+ description: Our original Web Component library
+ package_url: http://bower.io/polymer
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/package/bower/image.png
+ detection_source_url: https://github.com/luankevinferreira/reactivex.github.io/blob/develop/polymer/components/core-ajax/bower.json
+ detection_source: polymer/components/core-ajax/bower.json
+ last_updated_by: Georgi Khomeriki
+ last_updated_on: 2014-06-27 14:46:53.000000000 Z