[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/RocketMap/RocketMap/develop/package.json [Back]  [Original]

{
  "name": "pogomap",
  "version": "0.1.0",
  "description": "RocketMap - Live Visualization",
  "main": "Gruntfile.js",
  "dependencies": {
    "babel-preset-env": "^1.6.0",
    "eslint": "^3.1.1",
    "eslint-config-standard": "^5.3.5",
    "eslint-plugin-promise": "^2.0.0",
    "eslint-plugin-standard": "^2.0.0",
    "grunt": "^0.4.5",
    "grunt-babel": "^6.0.0",
    "grunt-cli": "^1.2.0",
    "grunt-contrib-clean": "latest",
    "grunt-contrib-concat": "latest",
    "grunt-contrib-connect": "latest",
    "grunt-contrib-copy": "latest",
    "grunt-contrib-cssmin": "latest",
    "grunt-contrib-uglify": "latest",
    "grunt-contrib-watch": "latest",
    "grunt-eslint": "^19.0.0",
    "grunt-html-validation": "^0.1.18",
    "grunt-include-file": "^0.1.1",
    "grunt-legacssy": "latest",
    "grunt-minjson": "latest",
    "grunt-newer": "^1.2.0",
    "grunt-sass": "latest",
    "grunt-unused": "latest",
    "grunt-usemin": "latest",
    "grunt-zip": "^0.17.1",
    "jit-grunt": "^0.10.0"
  },
  "scripts": {
    "build": "grunt build",
    "watch": "grunt default",
    "lint": "grunt lint",
    "grunt": "grunt"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/RocketMap/RocketMap.git"
  },
  "keywords": [
    "Pokemon",
    "Go"
  ],
  "author": "Carl Taylor",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/RocketMap/RocketMap/issues"
  },
  "homepage": "https://github.com/RocketMap/RocketMap#readme"
}

Web Proxy Viewer  |  New URL  |  Original Page