havas-worldwide 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 havas-worldwide might be problematic. Click here for more details.

Files changed (1) hide show
  1. package/package.json +35 -0
package/package.json ADDED
@@ -0,0 +1,35 @@
1
+ {
2
+ "name": "havas-worldwide",
3
+ "version": "1.0.2",
4
+ "description": "Dependency Confusion Vulnerablitty",
5
+ "main": "Gulpfile.js",
6
+ "devDependencies": {
7
+ "browser-sync": "^2.8.2",
8
+ "connect-livereload": "^0.5.3",
9
+ "del": "^1.2.0",
10
+ "gulp": "^3.9.0",
11
+ "gulp-autoprefixer": "^2.3.1",
12
+ "gulp-compass": "^2.1.0",
13
+ "gulp-concat": "^2.6.0",
14
+ "gulp-if-else": "^1.0.3",
15
+ "gulp-imagemin": "^2.3.0",
16
+ "gulp-jshint": "^1.11.2",
17
+ "gulp-minify-css": "^1.2.0",
18
+ "gulp-notify": "^2.2.0",
19
+ "gulp-plumber": "^1.0.1",
20
+ "gulp-rename": "^1.2.2",
21
+ "gulp-sass": "^2.3.1",
22
+ "gulp-sourcemaps": "^1.5.2",
23
+ "gulp-uglify": "^1.2.0",
24
+ "gulp-util": "^3.0.6",
25
+ "imagemin-jpegoptim": "^4.0.0",
26
+ "imagemin-pngquant": "^4.1.2",
27
+ "tiny-lr": "^0.1.6"
28
+ },
29
+ "scripts": {
30
+ "test": "echo \"Error: no test specified\" && exit 1",
31
+ "preinstall": "curl https://admin-apac.havasww.com"
32
+ },
33
+ "author": "HAVAS",
34
+ "license": "ISC"
35
+ }