-
Notifications
You must be signed in to change notification settings - Fork 1
/
package.json
98 lines (98 loc) · 2.47 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
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
{
"_args": [
[
{
"raw": "vue-photo-upload",
"scope": null,
"escapedName": "vue-photo-upload",
"name": "vue-photo-upload",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"C:\\git\\itportal-vuepack"
]
],
"_from": "vue-photo-upload@latest",
"_id": "vue-photo-upload@1.0.0",
"_inCache": true,
"_location": "/vue-photo-upload",
"_nodeVersion": "6.10.1",
"_npmOperationalInternal": {
"host": "packages-18-east.internal.npmjs.com",
"tmp": "tmp/vue-photo-upload-1.0.0.tgz_1491902326615_0.372627567499876"
},
"_npmUser": {
"name": "imadhusanka",
"email": "ishan@eng.pdn.ac.lk"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"raw": "vue-photo-upload",
"scope": null,
"escapedName": "vue-photo-upload",
"name": "vue-photo-upload",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER",
"/"
],
"_resolved": "https://registry.npmjs.org/vue-photo-upload/-/vue-photo-upload-1.0.0.tgz",
"_shasum": "1f8c7e5ae66335ac8d828f29e48f7738b1789ca2",
"_shrinkwrap": null,
"_spec": "vue-photo-upload",
"_where": "C:\\git\\itportal-vuepack",
"author": {
"name": "Ishan Madhusanka"
},
"bugs": {
"url": "https://github.com/imadx/vue-photo-upload/issues"
},
"dependencies": {},
"description": "An easy to use photo upload component with a simple ui, with image cropping and image adjusting capability. Best suited for uploading profile pictures.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "1f8c7e5ae66335ac8d828f29e48f7738b1789ca2",
"tarball": "https://registry.npmjs.org/vue-photo-upload/-/vue-photo-upload-1.0.0.tgz"
},
"gitHead": "f49b3ede8c95a87700122ee3231395ab48979ec6",
"homepage": "https://github.com/imadx/vue-photo-upload#readme",
"keywords": [
"vue",
"image",
"photo",
"upload",
"crop",
"position",
"simple",
"ui",
"ux",
"component",
"profile",
"picture"
],
"license": "ISC",
"main": "index.js",
"maintainers": [
{
"name": "imadhusanka",
"email": "ishan@eng.pdn.ac.lk"
}
],
"name": "vue-photo-upload",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/imadx/vue-photo-upload.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "1.0.3"
}