From 4b237cd7f3d9ebffdfc60d987c4df3c2595c3b7c Mon Sep 17 00:00:00 2001 From: grant-kun Date: Mon, 26 Sep 2022 11:31:02 -0500 Subject: Delete node_modules directory --- node_modules/cookie-signature/package.json | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 node_modules/cookie-signature/package.json (limited to 'node_modules/cookie-signature/package.json') diff --git a/node_modules/cookie-signature/package.json b/node_modules/cookie-signature/package.json deleted file mode 100644 index 29c4498..0000000 --- a/node_modules/cookie-signature/package.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "cookie-signature", - "version": "1.0.6", - "description": "Sign and unsign cookies", - "keywords": ["cookie", "sign", "unsign"], - "author": "TJ Holowaychuk ", - "license": "MIT", - "repository": { "type": "git", "url": "https://github.com/visionmedia/node-cookie-signature.git"}, - "dependencies": {}, - "devDependencies": { - "mocha": "*", - "should": "*" - }, - "scripts": { - "test": "mocha --require should --reporter spec" - }, - "main": "index" -} -- cgit v1.2.3