Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
ndm / opt / ndm / resources / app / node_modules / selection-model / package.json
Size: Mime:
{
  "author": {
    "name": "jtrussell"
  },
  "bugs": {
    "url": "https://github.com/jtrussell/angular-selection-model/issues"
  },
  "dependencies": {},
  "description": "Selection model for angularjs, the ngRepeat companion",
  "devDependencies": {
    "grunt-bump": "0.0.13",
    "grunt-contrib-clean": "~0.5.0",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-connect": "~0.5.0",
    "grunt-contrib-copy": "~0.5.0",
    "grunt-contrib-jshint": "~0.8.0",
    "grunt-contrib-uglify": "~0.2.7",
    "grunt-contrib-watch": "~0.5.3",
    "grunt-karma": "~0.6.2",
    "karma": "~0.10.8",
    "karma-chrome-launcher": "~0.1.2",
    "karma-coffee-preprocessor": "~0.1.2",
    "karma-firefox-launcher": "~0.1.3",
    "karma-html2js-preprocessor": "~0.1.0",
    "karma-jasmine": "~0.1.5",
    "karma-phantomjs-launcher": "~0.1.1",
    "karma-requirejs": "~0.2.1",
    "karma-script-launcher": "~0.1.0",
    "matchdep": "~0.3.0",
    "requirejs": "~2.1.9"
  },
  "directories": {
    "test": "test"
  },
  "homepage": "https://github.com/jtrussell/angular-selection-model",
  "license": "MIT",
  "main": "dist/selection-model.js",
  "maintainers": [
    {
      "name": "jtrussell",
      "email": "jus.russell@gmail.com"
    }
  ],
  "name": "selection-model",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jtrussell/angular-selection-model.git"
  },
  "version": "0.11.0"
}