Skip to content

package.json contains bad characters #14

@fehergeri13

Description

@fehergeri13
$ cat -A node_modules/mprogress/package.json
M-oM-;M-?{$
  "name": "mprogress",$
  "description": "Mprogress.js creates progress linear bar from Google Material Design.",$
  "version": "0.1.1",$
  "homepage": "https://github.com/lightningtgc/MProgress.js",$
  "author": "tang guichuan <tangguichuan@gmail.com>",$
  "repository": {$
    "type": "git",$
    "url": "git://github.com/lightningtgc/MProgress.js.git"$
  },  $
  "devDependencies": {$
    "gulp": "^3.8.10",$
    "del": "^1.1.1",$
    "gulp-uglify": "^1.1.0",$
    "gulp-rename": "^1.2.0",$
    "gulp-es6-module-transpiler": "^0.2.1",$
    "gulp-stylus": "^2.0.0",$
    "gulp-minify-css": "^0.4.5"$
  }$
}$

M-oM-;M-? this is bad

Webpack fails with this package.json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions