package.json
2.39 KB
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
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
{
"_args": [
[
{
"raw": "angular2-multiselect-checkbox-dropdown",
"scope": null,
"escapedName": "angular2-multiselect-checkbox-dropdown",
"name": "angular2-multiselect-checkbox-dropdown",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"D:\\tamil\\angular-projects\\Angular2-AdminLTE-master"
]
],
"_from": "angular2-multiselect-checkbox-dropdown@1.4.0",
"_id": "angular2-multiselect-checkbox-dropdown@1.4.0",
"_inBundle": false,
"_inCache": true,
"_integrity": "sha1-eN+iYuqAPvx9x/ctRmRdcCs59Is=",
"_location": "/angular2-multiselect-checkbox-dropdown",
"_nodeVersion": "6.10.3",
"_npmUser": {
"name": "tamilzh",
"email": "tamilzhchelvan@gmail.com"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"type": "version",
"registry": true,
"raw": "angular2-multiselect-checkbox-dropdown@1.4.0",
"name": "angular2-multiselect-checkbox-dropdown",
"escapedName": "angular2-multiselect-checkbox-dropdown",
"rawSpec": "1.4.0",
"saveSpec": null,
"fetchSpec": "1.4.0"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/angular2-multiselect-checkbox-dropdown/-/angular2-multiselect-checkbox-dropdown-1.4.0.tgz",
"_shasum": "78dfa262ea803efc7dc7f72d46645d702b39f48b",
"_shrinkwrap": null,
"_spec": "angular2-multiselect-checkbox-dropdown@1.4.0",
"_where": "F:\\AIAProject\\400-SOURCECODE\\Admin",
"angular-cli": {},
"bundleDependencies": false,
"dependencies": {
"bootstrap": "*",
"font-awesome": "*"
},
"deprecated": false,
"description": "[](https://www.npmjs.com/package/angular2-multiselect-dropdown)",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "346520b7512dc677da738bfcc7249045c2e0efde",
"tarball": "https://registry.npmjs.org/angular2-multiselect-checkbox-dropdown/-/angular2-multiselect-checkbox-dropdown-1.0.0.tgz"
},
"license": "MIT",
"maintainers": [
{
"name": "tamilzh",
"email": "tamilzhchelvan@gmail.com"
}
],
"name": "angular2-multiselect-checkbox-dropdown",
"optionalDependencies": {},
"private": false,
"scripts": {
"e2e": "ng e2e",
"lint": "ng lint",
"ng": "ng",
"start": "ng serve",
"test": "ng test"
},
"version": "1.4.0"
}