-
Notifications
You must be signed in to change notification settings - Fork 0
/
package.json
87 lines (87 loc) · 2.26 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
{
"_args": [
[
{
"raw": "charts-tinymce-plugin",
"scope": null,
"escapedName": "charts-tinymce-plugin",
"name": "charts-tinymce-plugin",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"/home/roman/Desktop/test"
]
],
"_from": "charts-tinymce-plugin@latest",
"_id": "charts-tinymce-plugin@0.1.0",
"_inCache": true,
"_location": "/charts-tinymce-plugin",
"_nodeVersion": "6.11.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/charts-tinymce-plugin-0.1.0.tgz_1501161253564_0.7479274531360716"
},
"_npmUser": {
"name": "axel186",
"email": "Axel186@Gmail.com"
},
"_npmVersion": "3.10.10",
"_phantomChildren": {},
"_requested": {
"raw": "charts-tinymce-plugin",
"scope": null,
"escapedName": "charts-tinymce-plugin",
"name": "charts-tinymce-plugin",
"rawSpec": "",
"spec": "latest",
"type": "tag"
},
"_requiredBy": [
"#USER"
],
"_resolved": "https://registry.npmjs.org/charts-tinymce-plugin/-/charts-tinymce-plugin-0.1.0.tgz",
"_shasum": "7dd6b9558098a16fe84238d76ea9e3df902d2cd5",
"_shrinkwrap": null,
"_spec": "charts-tinymce-plugin",
"_where": "/home/roman/Desktop/test",
"author": {
"name": "Roman Axelrod"
},
"bugs": {
"url": "https://github.com/Axel186/charts-tinymce-plugin/issues"
},
"dependencies": {},
"description": "Add charts into your content (Tinymce plugin) ",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "7dd6b9558098a16fe84238d76ea9e3df902d2cd5",
"tarball": "https://registry.npmjs.org/charts-tinymce-plugin/-/charts-tinymce-plugin-0.1.0.tgz"
},
"homepage": "https://github.com/Axel186/charts-tinymce-plugin#readme",
"keywords": [
"charts",
"tinymce",
"plugin"
],
"license": "MIT",
"main": "plugin.js",
"maintainers": [
{
"name": "axel186",
"email": "Axel186@Gmail.com"
}
],
"name": "charts-tinymce-plugin",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+https://github.com/Axel186/charts-tinymce-plugin.git"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"version": "0.1.1"
}