Sha256: dcbe7d46ce77d8ec4e1d446e763907be7f7f021942db5bb649b2f8fa4ba4c48a

Contents?: true

Size: 498 Bytes

Versions: 2

Compression:

Stored size: 498 Bytes

Contents

{
  "name": "dialog-polyfill",
  "main": ["dialog-polyfill.js", "dialog-polyfill.css"],
  "homepage": "https://github.com/GoogleChrome/dialog-polyfill",
  "authors": [
    "The Chromium Authors"
  ],
  "description": "Polyfill for the <dialog> element",
  "keywords": [
    "html5",
    "polyfill",
    "dialog"
  ],
  "license": "BSD",
  "ignore": [
    "**/.*",
    "node_modules",
    "bower_components",
    "test",
    "tests"
  ],
  "devDependencies": {
    "mocha": "",
    "chai": ""
  }
}

Version data entries

2 entries across 2 versions & 2 rubygems

Version Path
cortex-0.1.3 spec/dummy/node_modules/dialog-polyfill/bower.json
material-rails-0.1.0 node_modules/dialog-polyfill/bower.json