stack-lifo@0.1.3
Javascript implementation of a stack (LIFO) data structure
MIT
2015-12-31
安装 (0.1.3)
npm install stack-lifo@0.1.3
yarn add stack-lifo@0.1.3
pnpm add stack-lifo@0.1.3
bun add stack-lifo@0.1.3
dependencies (1)
| 包名 | 版本要求 |
|---|---|
| dbly-linked-list | ^0.1.6 |
devDependencies (10)
| 包名 | 版本要求 |
|---|---|
| gulp | 3.9.0 |
| gulp-jscs | 3.0.2 |
| gulp-jshint | 2.0.0 |
| gulp-load-plugins | 1.1.0 |
| gulp-mocha | 2.2.0 |
| gulp-util | 3.0.7 |
| jshint | 2.8.0 |
| jshint-stylish | ^1.0.2 |
| mocha | ^2.3.4 |
| should | ^4.6.5 |