Codebase list node-moment / upstream/2.10.6+dfsg bower.json
upstream/2.10.6+dfsg

Tree @upstream/2.10.6+dfsg (Download .tar.gz)

bower.json @upstream/2.10.6+dfsgraw · history · blame

{
  "name": "moment",
  "main": "moment.js",
  "ignore": [
    "**/.*",
    "benchmarks",
    "bower_components",
    "meteor",
    "node_modules",
    "scripts",
    "tasks",
    "test",
    "component.json",
    "composer.json",
    "CONTRIBUTING.md",
    "ender.js",
    "Gruntfile.js",
    "Moment.js.nuspec",
    "package.js",
    "package.json"
  ]
}