-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathpackage.json
50 lines (50 loc) · 1.96 KB
/
package.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
{
"_from": "toktik/ngx-formly-material#master",
"_id": "@ngx-formly/[email protected]",
"_inBundle": false,
"_integrity": "sha1-V0zeKvrTLXXsYYXlVnSGN2XZL2E=",
"_location": "/@ngx-formly/material",
"_phantomChildren": {},
"_requested": {
"type": "git",
"raw": "@ngx-formly/material@git://github.com/toktik/ngx-formly-material.git#d52c7f1e75f3e1d71bdc13a78c1239319a23125f",
"name": "@ngx-formly/material",
"escapedName": "@ngx-formly%2fmaterial",
"scope": "@ngx-formly",
"rawSpec": "git://github.com/toktik/ngx-formly-material.git#d52c7f1e75f3e1d71bdc13a78c1239319a23125f",
"saveSpec": "git://github.com/toktik/ngx-formly-material.git#d52c7f1e75f3e1d71bdc13a78c1239319a23125f",
"fetchSpec": "git://github.com/toktik/ngx-formly-material.git",
"gitCommittish": "d52c7f1e75f3e1d71bdc13a78c1239319a23125f"
},
"_requiredBy": [
"/"
],
"_resolved": "git://github.com/toktik/ngx-formly-material.git#d52c7f1e75f3e1d71bdc13a78c1239319a23125f",
"_spec": "@ngx-formly/material@git://github.com/toktik/ngx-formly-material.git#d52c7f1e75f3e1d71bdc13a78c1239319a23125f",
"_where": "C:\\projects\\nereus-safety-portal",
"bugs": {
"url": "https://github.com/formly-js/ngx-formly/issues"
},
"bundleDependencies": false,
"deprecated": false,
"description": "ngx-formly is an Angular 2 module which has a Components to help customize and render JavaScript/JSON configured forms. The formly-form Component and the FormlyConfig service are very powerful and bring unmatched maintainability to your application's forms.",
"homepage": "https://github.com/formly-js/ngx-formly#readme",
"keywords": [
"angular",
"forms",
"ngx-formly",
"formly",
"angular 2",
"angular 2 forms",
"json forms",
"form library",
"dynamic-forms"
],
"license": "MIT",
"name": "@ngx-formly/material",
"repository": {
"type": "git",
"url": "git+https://github.com/formly-js/ngx-formly.git"
},
"version": "2.0.0-rc.49"
}