diff options
Diffstat (limited to 'node_modules/csurf/package.json')
| -rw-r--r-- | node_modules/csurf/package.json | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/node_modules/csurf/package.json b/node_modules/csurf/package.json index 1980cab..8954e8f 100644 --- a/node_modules/csurf/package.json +++ b/node_modules/csurf/package.json @@ -16,7 +16,7 @@ "license": "MIT", "repository": { "type": "git", - "url": "https://github.com/expressjs/csurf" + "url": "git+https://github.com/expressjs/csurf.git" }, "dependencies": { "cookie": "0.3.1", @@ -105,5 +105,6 @@ "tmp": "tmp/csurf-1.9.0.tgz_1464369669689_0.553399148164317" }, "directories": {}, - "_resolved": "https://registry.npmjs.org/csurf/-/csurf-1.9.0.tgz" + "_resolved": "https://registry.npmjs.org/csurf/-/csurf-1.9.0.tgz", + "readme": "ERROR: No README data found!" } |
