diff options
| author | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-21 06:40:43 +0000 |
|---|---|---|
| committer | nanalelfe <nargiza.nosirova@mail.utoronto.ca> | 2016-07-21 06:40:43 +0000 |
| commit | 39ef1b6fd37bb9b725676d3a98f13e3450798200 (patch) | |
| tree | eeec60d5b56e5c69a3ba251d98a27f4684d47066 /node_modules/csurf/package.json | |
| parent | ee8e1a13b60a6adfdc691b2a9b57289188397641 (diff) | |
| parent | 76757d227f64e35a093d47facc260d9266e2bf38 (diff) | |
MERGED
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!" } |
