diff options
Diffstat (limited to 'school/node_modules/@polka/url/package.json')
-rw-r--r-- | school/node_modules/@polka/url/package.json | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/school/node_modules/@polka/url/package.json b/school/node_modules/@polka/url/package.json deleted file mode 100644 index 3673b47..0000000 --- a/school/node_modules/@polka/url/package.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "name": "@polka/url", - "version": "0.5.0", - "description": "Super fast, memoized `req.url` parser", - "repository": "lukeed/polka", - "license": "MIT", - "files": [ - "*.js" - ], - "author": { - "name": "Luke Edwards", - "email": "luke@lukeed.com", - "url": "https://lukeed.com" - }, - "publishConfig": { - "access": "public" - } -} |