UNPKG

ids-enterprise

Version:

Infor Design System (IDS) Enterprise Components for the web

36 lines (35 loc) 823 B
{ "name": "ids-enterprise", "slug": "ids-enterprise", "version": "4.7.0-dev", "description": "Infor Design System (IDS) Enterprise Components for the web", "repository": { "type": "git", "url": "git+https://github.com/infor-design/enterprise.git" }, "keywords": [ "infor design system", "infor design system enterprise" ], "author": "Hook & Loop", "license": "Runtime License", "bugs": { "url": "https://github.com/infor-design/enterprise/issues" }, "homepage": "https://github.com/infor-design/enterprise", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "d3": "^4.13.0", "jquery": "^3.3.1" }, "main": "dist/js/sohoxi.js", "jspm": { "main": "dist/js/sohoxi.js" }, "files": [ "dist", "sass" ] }