{
	"name": "autthirdparties",
	"version": "1.0.1",
	"description": "The collections of javascript libraries used in Aurelia Toolbelt are coordinated with Bootstrap 4.",
	"main": "index.js",
	"scripts": {
		"test": "echo \"Error: no test specified\" && exit 1"
	},
	"keywords": [
		"aurelia",
		"plugin",
		"toolbelt",
		"aurelia toolbelt"
	],
	"homepage": "https://github.com/shahabganji/aurelia-toolbelt",
	"bugs": {
		"url": "https://github.com/shahabganji/aurelia-toolbelt/issues"
	},
	"repository": {
		"type": "git",
		"url": "https://github.com/shahabganji/aurelia-toolbelt"
	},
	"author": "Hamed Fathi",
	"license": "MIT",
	"dependencies": {
		"bootstrap": "^4.0.0-beta.2",
		"jquery": "^3.2.1"
	}
}
