Newer
Older
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
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
{
"_args": [
[
{
"raw": "chosen-js@~1.7.0",
"scope": null,
"escapedName": "chosen-js",
"name": "chosen-js",
"rawSpec": "~1.7.0",
"spec": ">=1.7.0 <1.8.0",
"type": "range"
},
"/mnt/d/repo/pyophase"
]
],
"_from": "chosen-js@>=1.7.0 <1.8.0",
"_id": "chosen-js@1.7.0",
"_inCache": true,
"_location": "/chosen-js",
"_nodeVersion": "7.7.4",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/chosen-js-1.7.0.tgz_1490389234489_0.23706221161410213"
},
"_npmUser": {
"name": "chosenjs",
"email": "chosenjs@getharvest.com"
},
"_npmVersion": "4.1.2",
"_phantomChildren": {},
"_requested": {
"raw": "chosen-js@~1.7.0",
"scope": null,
"escapedName": "chosen-js",
"name": "chosen-js",
"rawSpec": "~1.7.0",
"spec": ">=1.7.0 <1.8.0",
"type": "range"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/chosen-js/-/chosen-js-1.7.0.tgz",
"_shasum": "8ceb2e929e2a072886edd384d78989dfbffa58c3",
"_shrinkwrap": null,
"_spec": "chosen-js@~1.7.0",
"_where": "/mnt/d/repo/pyophase",
"bugs": {
"url": "https://github.com/harvesthq/chosen/issues"
},
"contributors": [
{
"name": "Patrick Filler",
"url": "https://github.com/pfiller"
},
{
"name": "Christophe Coevoet",
"url": "https://github.com/stof"
},
{
"name": "Ken Earley",
"url": "https://github.com/kenearley"
},
{
"name": "Koen Punt",
"url": "https://github.com/koenpunt"
}
],
"dependencies": {},
"description": "Chosen is a JavaScript plugin that makes select boxes user-friendly. It is currently available in both jQuery and Prototype flavors.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "8ceb2e929e2a072886edd384d78989dfbffa58c3",
"tarball": "https://registry.npmjs.org/chosen-js/-/chosen-js-1.7.0.tgz"
},
"files": [
"chosen.jquery.js",
"chosen.css",
"chosen-sprite@2x.png",
"chosen-sprite.png"
],
"gitHead": "20457c69249226af89fda0b357591622b922b36a",
"homepage": "https://harvesthq.github.io/chosen/",
"keywords": [
"select",
"multiselect",
"dropdown",
"form",
"input",
"ui"
],
"license": "MIT",
"main": "chosen.jquery.js",
"maintainers": [
{
"name": "chosenjs",
"email": "chosenjs@getharvest.com"
}
],
"name": "chosen-js",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/harvesthq/chosen.git"
},
"scripts": {},
"version": "1.7.0"
}