We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3afa703 commit 57145bbCopy full SHA for 57145bb
1 file changed
package.json
@@ -7,6 +7,11 @@
7
"repository": "git://github.com/wadey/node-microtime.git",
8
"main": "./index",
9
"license": "MIT",
10
+ "keywords": [
11
+ "microtime",
12
+ "microseconds",
13
+ "gettimeofday"
14
+ ],
15
"engines": {
16
"node": ">= 0.8.0"
17
},
0 commit comments