lineman-lib@0.0.1
This is a plugin to get started using [Lineman](http://linemanjs.com) to build libraries to be consumed for the web. We recommend you look at our [lib template project](https://github.com/testdouble/lineman-lib-template/) as a starting point.
2014-01-20
安装 (0.0.1)
npm install lineman-lib@0.0.1
yarn add lineman-lib@0.0.1
pnpm add lineman-lib@0.0.1
bun add lineman-lib@0.0.1
dependencies (4)
| 包名 | 版本要求 |
|---|---|
| coffee-script | ~1.6.3 |
| grunt | ~0.4.1 |
| grunt-contrib-concat | ~0.3.0 |
| grunt-write-bower-json | ~ 0.0.1 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| lineman | >= 0.23.0 |