parent
dfa524dfba
commit
71cf84c684
|
@ -1,10 +1,10 @@
|
|||
require 'formula'
|
||||
|
||||
class Npm <Formula
|
||||
url 'http://github.com/isaacs/npm/tarball/v0.1.13'
|
||||
url 'http://github.com/isaacs/npm/tarball/v0.1.16'
|
||||
head 'git://github.com/isaacs/npm.git'
|
||||
homepage 'http://github.com/isaacs/npm'
|
||||
md5 'cd4d4b58781355c010e2bbc400f25d93'
|
||||
md5 '7f0af7ecbf5d9ca5a5db1ad873e41f39'
|
||||
|
||||
depends_on 'node'
|
||||
|
||||
|
|
Loading…
Reference in New Issue