UNPKG

793 BJSONView Raw
1{
2 "name": "ng2-homeworks",
3 "version": "1.0.32",
4 "description": "Front End framework that supported view binding.",
5 "main": "index.js",
6 "module": "index.js",
7 "scripts": {},
8 "repository": {
9 "type": "git",
10 "url": "git+https://github.com/IGAWorksDev/ng2-homeworks.git"
11 },
12 "keywords": [
13 "Frontend Framework",
14 "Material",
15 "IGAWorks",
16 "homeworks",
17 "framework",
18 "PIGNOSE"
19 ],
20 "author": "PIGNOSE <https://github.com/KennethanCeyer>",
21 "license": "apache 2.0",
22 "bugs": {
23 "url": "https://github.com/IGAWorksDev/ng2-homeworks/issues"
24 },
25 "homepage": "https://github.com/IGAWorksDev/ng2-homeworks#readme",
26 "readme": "README.md",
27 "dependencies": {
28 "homeworks": "^1.0.32"
29 },
30 "devDependencies": {
31 "@types/jquery": "^2.0.41"
32 }
33}