Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit 28b79fc

Browse files
committed
Added a description to the package.json: 'Koa middleware that transforms Node package specifiers to relative paths'
1 parent 7cae6b7 commit 28b79fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "koa-node-resolve",
33
"version": "1.0.0-pre.5",
4-
"description": "",
4+
"description": "Koa middleware that transforms Node package specifiers to relative paths",
55
"main": "lib/koa-node-resolve.js",
66
"files": [
77
"lib/*",

0 commit comments

Comments
 (0)