26 lines
510 B
Plaintext
26 lines
510 B
Plaintext
name: npm
|
|
description: Package Manager for JavaScript
|
|
version: 11.13.0
|
|
revision: 1
|
|
url: https://www.npmjs.com/
|
|
license: Artistic-2.0
|
|
maintainers:
|
|
- [email protected]
|
|
architecture: any
|
|
output_architecture: any
|
|
type: source
|
|
depends:
|
|
- node-gyp
|
|
- nodejs
|
|
- nodejs-nopt
|
|
optional_depends:
|
|
- git
|
|
make_depends:
|
|
- git
|
|
downloads:
|
|
- url: https://github.com/npm/cli.git
|
|
type: git
|
|
clone_to: ${BPM_SOURCE}
|
|
git_branch: v${BPM_PKG_VERSION}
|
|
checksum: 524590fea8740eafffea3699ab7fe1435e9c92e5
|