[ Web Proxy ]
URL:
Viewing: https://raw.githubusercontent.com/popcodeorg/popcode/master/bower.json [Back]  [Original]

{
  "name": "popcode",
  "description": "Web-based HTML/CSS/JS editor for educational use",
  "main": "src/application.js",
  "authors": ["Mat Brown"],
  "license": "MIT",
  "keywords": ["code", "editor", "education", "learning"],
  "homepage": "https://github.com/popcodeorg/popcode",
  "private": true,
  "ignore": ["**/.*", "node_modules", "bower_components", "test", "tests"],
  "dependencies": {
    "bootstrap": "^3.3.6",
    "lodash": "^4.11.2"
  }
}

Web Proxy Viewer  |  New URL  |  Original Page