jackdcrawford/five

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "five",
  "version": "0.8.0",
  "description": "Gives you five",
  "main": "five.js",
  "scripts": {
    "test": "node test && echo ✔"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/jackdcrawford/five.git"
  },
  "keywords": [
    "five"
  ],
  "author": "Jack Crawford <jackcrawford19@gmail.com>",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jackdcrawford/five/issues"
  }
}