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:
{
  "_args": [
    [
      {
        "raw": "selection-model@^0.11.0",
        "scope": null,
        "escapedName": "selection-model",
        "name": "selection-model",
        "rawSpec": "^0.11.0",
        "spec": ">=0.11.0 <0.12.0",
        "type": "range"
      },
      "/Users/travis/build/720kb/ndm"
    ]
  ],
  "_from": "selection-model@>=0.11.0 <0.12.0",
  "_id": "selection-model@0.11.0",
  "_inCache": true,
  "_location": "/selection-model",
  "_nodeVersion": "4.4.3",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/selection-model-0.11.0.tgz_1466535380557_0.6002565419767052"
  },
  "_npmUser": {
    "name": "jtrussell",
    "email": "jus.russell@gmail.com"
  },
  "_npmVersion": "2.15.1",
  "_phantomChildren": {},
  "_requested": {
    "raw": "selection-model@^0.11.0",
    "scope": null,
    "escapedName": "selection-model",
    "name": "selection-model",
    "rawSpec": "^0.11.0",
    "spec": ">=0.11.0 <0.12.0",
    "type": "range"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/selection-model/-/selection-model-0.11.0.tgz",
  "_shasum": "f53db98cf69c5ee37659376ca5389a00001583ce",
  "_shrinkwrap": null,
  "_spec": "selection-model@^0.11.0",
  "_where": "/Users/travis/build/720kb/ndm",
  "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"
  },
  "dist": {
    "shasum": "f53db98cf69c5ee37659376ca5389a00001583ce",
    "tarball": "https://registry.npmjs.org/selection-model/-/selection-model-0.11.0.tgz"
  },
  "gitHead": "2e20f002073628cf7ad166ef8e439631211797ce",
  "homepage": "https://github.com/jtrussell/angular-selection-model",
  "keywords": [
    "table",
    "selection"
  ],
  "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"
  },
  "scripts": {
    "test": "grunt test"
  },
  "version": "0.11.0"
}