Skip to content

Commit 57145bb

Browse files
committed
add npm keywords
1 parent 3afa703 commit 57145bb

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

package.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@
77
"repository": "git://github.com/wadey/node-microtime.git",
88
"main": "./index",
99
"license": "MIT",
10+
"keywords": [
11+
"microtime",
12+
"microseconds",
13+
"gettimeofday"
14+
],
1015
"engines": {
1116
"node": ">= 0.8.0"
1217
},

0 commit comments

Comments
 (0)