| Name: | nodejs-promise |
| Version: | 4.0.0 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | System Environment/Libraries |
| Size: | 16777 |
| License: | MIT |
| RPM: |
nodejs-promise-4.0.0-1.el7.noarch.rpm
|
| Source RPM: |
nodejs-promise-4.0.0-1.el7.src.rpm
|
| Build Date: | Tue Oct 31 2017 |
| Build Host: | x86-ol7-builder-03.us.oracle.com |
| Vendor: | Oracle America |
| URL: | https://github.com/then/promise |
| Summary: | Bare bones Promises/A+ implementation for Node.js |
| Description: | This is a bare bones Promises/A+ implementation for Node.js. It is designed
to get the basics spot on correct, so that you can build extended promise
implementations on top of it. |