UNPKG

extpoint-yii2

Version:

JavaScript part for projects on ExtPoint Yii2 Boilerplate and yii2-core

35 lines (34 loc) 881 B
{ "name": "extpoint-yii2", "version": "2.0.13", "description": "JavaScript part for projects on ExtPoint Yii2 Boilerplate and yii2-core", "main": "index.js", "author": "Vladimir Kozhin <affka@affka.ru>", "repository": { "type": "git", "url": "https://github.com/extpoint/yii2-frontend" }, "keywords": [ "extpoint", "yii2", "boilerplate", "frontend" ], "license": "MIT", "homepage": "https://github.com/extpoint/yii2-frontend", "bugs": { "url": "https://github.com/extpoint/yii2-frontend/issues" }, "dependencies": { "bootstrap": "^3.3.7", "ckeditor": "=4.7.3", "domready": "^1.0.8", "fileup-core": "^1.1.2", "fileup-redux": "^1.1.3", "js-cookie": "^2.2.0", "load-js": "^3.0.2", "node-sass": "^4.8.2", "prop-types": "^15.6.1", "jquery": "^2.2.0" } }