Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ndm / opt / ndm / resources / app / node_modules / performance-now / package.json
Size: Mime:
{
  "author": {
    "name": "Meryn Stol",
    "email": "merynstol@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/meryn/performance-now/issues"
  },
  "dependencies": {},
  "description": "Implements performance.now (based on process.hrtime).",
  "devDependencies": {
    "coffee-script": "~1.7.1",
    "mocha": "~1.21.0"
  },
  "directories": {},
  "homepage": "https://github.com/meryn/performance-now",
  "license": "MIT",
  "main": "lib/performance-now.js",
  "maintainers": [
    {
      "name": "meryn",
      "email": "merynstol@gmail.com"
    }
  ],
  "name": "performance-now",
  "optionalDependencies": {},
  "private": false,
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/meryn/performance-now.git"
  },
  "version": "0.2.0"
}