Sha256: ce74371b1c37f80842269966eeb94d97c0a48a00781e7dba8749f051ea253a18
Contents?: true
Size: 698 Bytes
Versions: 4
Compression:
Stored size: 698 Bytes
Contents
{ "name": "angular-cookies", "version": "1.4.14", "description": "AngularJS module for cookies", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/angular/angular.js.git" }, "keywords": [ "angular", "framework", "browser", "cookies", "client-side" ], "author": "Angular Core Team <angular-core+npm@google.com>", "license": "MIT", "bugs": { "url": "https://github.com/angular/angular.js/issues" }, "homepage": "http://angularjs.org", "jspm": { "shim": { "angular-cookies": { "deps": ["angular"] } } } }
Version data entries
4 entries across 4 versions & 1 rubygems