24 lines
469 B
Plaintext
24 lines
469 B
Plaintext
name: npm
|
|
description: Package Manager for JavaScript
|
|
version: 11.6.4
|
|
revision: 1
|
|
url: https://www.npmjs.com/
|
|
license: Artistic-2.0
|
|
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: 52714855e62a196fb853872f5106803605ab0ec4
|