@grabdefence/trust-feature-bank-ui 1.0.1-rc.1

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

Potentially problematic release.


This version of @grabdefence/trust-feature-bank-ui 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": "@grabdefence/trust-feature-bank-ui",
3
+ "version": "1.0.1-rc.1",
4
+ "description": "Testing",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "test": "checking"
8
+ },
9
+ "repository": {
10
+ "type": "git",
11
+ "url": "checking"
12
+ },
13
+ "keywords": [
14
+ "checking"
15
+ ],
16
+ "author": "grabinfosec",
17
+ "license": "ISC"
18
+ }