Page MenuHomeSolus

package.yml
No OneTemporary

package.yml

name : lerna
version : 3.22.1
release : 5
source :
- https://github.com/lerna/lerna/archive/v3.22.1.tar.gz : 50b7d12c3ea13907803c7e921849be9b69eeacb0f3318f43d8ebfd1f3f345d3b
license : MIT
component : programming.tools
summary : Manage JavaScript projects with multiple packages
description: |
A Tool for managing JavaScript projects with multiple packages
networking : yes
builddeps :
- yarn
rundeps :
- nodejs
setup : |
yarn
install : |
install -dm00644 $installdir/usr/bin
install -dm00644 $installdir/usr/lib/node_modules/lerna
cp -R node_modules yarn.lock package.json $installdir/usr/lib/node_modules/lerna/
ln -s /usr/lib/node_modules/lerna/node_modules/.bin/lerna $installdir/usr/bin/lerna

File Metadata

Mime Type
text/plain
Expires
Thu, Aug 10, 1:08 PM (1 d, 22 h)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
5788911
Default Alt Text
package.yml (768 B)

Event Timeline