Sha256: ac7e816ab4f3fc62ccbb861abd772bb7aca1e7d04aff518d5ec3e3d62032a6fb
Contents?: true
Size: 697 Bytes
Versions: 3
Compression:
Stored size: 697 Bytes
Contents
{ "name": "angular-cookies", "version": "1.6.7", "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
3 entries across 3 versions & 1 rubygems