Sha256: 37e71641544b3673f90a1cf095983f078e12ce80fd194527362cd89648ad74ac

Contents?: true

Size: 1.11 KB

Versions: 1

Compression:

Stored size: 1.11 KB

Contents

{
  "name": "angularjs-rails-resource",
  "description": "A resource factory inspired by $resource from AngularJS",
  "version": "0.2.5",
  "main": "dist/angularjs-rails-resource.min.js",
  "homepage": "https://github.com/FineLinePrototyping/angularjs-rails-resource.git",
  "author": "",
  "repository": {
    "type": "git",
    "url": "https://github.com/FineLinePrototyping/angularjs-rails-resource.git"
  },
  "keywords": [
    "angular",
    "resources"
  ],
  "dependencies": {},
  "devDependencies": {
    "grunt": "~0.4.1",
    "grunt-contrib-jshint": "~0.6.0",
    "grunt-contrib-uglify": "~0.2.2",
    "grunt-contrib-concat": "~0.3.0",
    "grunt-contrib-watch": "~0.5.1",
    "grunt-zip": "~0.9.2",
    "karma": "~0.10",
    "karma-jasmine": "~0.1",
    "karma-chrome-launcher": "~0.1",
    "karma-phantomjs-launcher": "~0.1",
    "karma-junit-reporter": "~0.1"
  },
  "scripts": {
    "test": "./node_modules/.bin/karma start --single-run --browsers PhantomJS"
  },
  "licenses": [
    {
      "type": "MIT",
      "url": "https://github.com/FineLinePrototyping/angularjs-rails-resource.js/blob/master/LICENSE"
    }
  ]
}

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
angularjs-rails-resource-0.2.5 package.json