UNPKG

ng2-awesome-disqus

Version:
27 lines 715 B
{ "name": "ng2-awesome-disqus", "version": "1.1.1", "description": "Angular Disqus Module", "keywords": [ "disqus", "angular2", "angular", "comments" ], "author": "Murhaf Sousli <murhafsousi@gmail.com>", "repository": { "type": "git", "url": "git+ssh://git@github.com:MurhafSousli/ng2-disqus.git" }, "license": "MIT", "bugs": { "url": "https://github.com/MurhafSousli/ng2-disqus/issues" }, "homepage": "https://github.com/MurhafSousli/ng2-disqus#readme", "main": "bundles/ng2-awesome-disqus.umd.js", "module": "index.js", "typings": "index.d.ts", "peerDependencies": { "@angular/core": ">=2.0.0 <2.4.6 || >=2.4.8 <4.0.0-beta.6 || >=4.0.0-beta.8" } }