forked from maksrom/javascript-nodejs
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathpackage.json
More file actions
46 lines (46 loc) · 1.28 KB
/
package.json
File metadata and controls
46 lines (46 loc) · 1.28 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
{
"author": {
"name": "Mandrill Devs",
"email": "community@mandrill.com",
"url": "http://mandrill.com"
},
"name": "mandrill-api",
"description": "The official API client for the Mandrill email as a service product.",
"version": "1.0.45",
"homepage": "https://bitbucket.org/mailchimp/mandrill-api-node",
"repository": {
"type": "git",
"url": "git+https://bitbucket.org/mailchimp/mandrill-api-node.git"
},
"main": "mandrill",
"dependencies": {},
"devDependencies": {},
"optionalDependencies": {},
"engines": {
"node": "*"
},
"gitHead": "8b81196655d5fc8c27e03a530af19e0694fe035a",
"_id": "mandrill-api@1.0.45",
"scripts": {},
"_shasum": "163939cf486bd18277b0f3baf412c3e65d84a72d",
"_from": "mandrill-api@*",
"_npmVersion": "2.1.18",
"_nodeVersion": "0.10.35",
"_npmUser": {
"name": "mailchimp",
"email": "dev@mailchimp.com"
},
"dist": {
"shasum": "163939cf486bd18277b0f3baf412c3e65d84a72d",
"tarball": "http://registry.npmjs.org/mandrill-api/-/mandrill-api-1.0.45.tgz"
},
"maintainers": [
{
"name": "mailchimp",
"email": "dev@mailchimp.com"
}
],
"directories": {},
"_resolved": "https://registry.npmjs.org/mandrill-api/-/mandrill-api-1.0.45.tgz",
"readme": "ERROR: No README data found!"
}