jwiegant/laravel-tikkie

View on GitHub
package.json

Summary

Maintainability
Test Coverage
{
  "name": "laravel-tikkie",
  "directories": {
    "doc": "docs",
    "test": "tests"
  },
  "scripts": {
    "test": "vendor/bin/phpunit"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jwiegant/laravel-tikkie.git"
  },
  "author": "Job Wiegant",
  "bugs": {
    "url": "https://github.com/jwiegant/laravel-tikkie/issues"
  },
  "homepage": "https://github.com/jwiegant/laravel-tikkie#readme"
}