{
	"name": "ng2-pop-over",
	"version": "0.9.37",
	"description": "Continuation of this package: https://github.com/meiriko/ng2-pop-over. A simple pop-over for Angular updated to the latest version.",
	"main": "bundles/npm-module-seed.umd.min.js",
	"module": "index.js",
	"typings": "index.d.ts",
	"keywords": [
	    "ng",
	    "ngx",
	    "angular",
	    "angular2",
	    "angular4",
	    "popover",
	    "pop-over"
	],
	"author": {
		"name": "Alexandru Florian Barascu (https://www.linkedin.com/in/alex-florin-227958a4/)",
		"email": "alex.florin2352@gmail.com"
	},
	"license": "MIT",
	"repository": {
		"type": "git",
		"url": "git+TBA"
	},
	"homepage": "TBA",
	"bugs": {
		"url": "TBA"
	},
	"peerDependencies": {
		"@angular/core": "^4.4.6",
		"reflect-metadata": "^0.1.8",
		"rxjs": "^5.0.1",
		"zone.js": "^0.8.18"
	}
}
