perfnow
Version:
0.1 kb window.performance.now high resolution timer polyfill with Date fallback
24 lines (21 loc) • 336 B
JSON
{
"name": "perfnow",
"version": "0.2.0",
"main": "perfnow.js",
"ignore": [
".editorconfig",
".gitattributes",
".gitignore",
".jshintrc",
".npmignore",
".travis.yml",
".umd",
"gulpfile.js",
"npm-shrinkwrap.json",
"package.json"
],
"dependencies": {
},
"devDependencies": {
}
}