package.json
1.96 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
81
82
{
"_args": [
[
{
"raw": "tostr@^0.1.0",
"scope": null,
"escapedName": "tostr",
"name": "tostr",
"rawSpec": "^0.1.0",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"/home/siddharth/Workspace/Temp/Flexydial/node_modules/cordova-custom-config"
]
],
"_from": "tostr@>=0.1.0 <0.2.0",
"_id": "[email protected]",
"_inCache": true,
"_installable": true,
"_location": "/tostr",
"_npmUser": {
"name": "fool2fish",
"email": "[email protected]"
},
"_npmVersion": "1.4.3",
"_phantomChildren": {},
"_requested": {
"raw": "tostr@^0.1.0",
"scope": null,
"escapedName": "tostr",
"name": "tostr",
"rawSpec": "^0.1.0",
"spec": ">=0.1.0 <0.2.0",
"type": "range"
},
"_requiredBy": [
"/cordova-custom-config"
],
"_resolved": "https://registry.npmjs.org/tostr/-/tostr-0.1.0.tgz",
"_shasum": "7239ba1fa807c8100c9532cd231bf041ab779629",
"_shrinkwrap": null,
"_spec": "tostr@^0.1.0",
"_where": "/home/siddharth/Workspace/Temp/Flexydial/node_modules/cordova-custom-config",
"author": {
"name": "fool2fish",
"email": "[email protected]"
},
"bugs": {
"url": "https://github.com/fool2fish/tostr/issues"
},
"dependencies": {},
"description": "Convert object to string.",
"devDependencies": {},
"directories": {},
"dist": {
"shasum": "7239ba1fa807c8100c9532cd231bf041ab779629",
"tarball": "https://registry.npmjs.org/tostr/-/tostr-0.1.0.tgz"
},
"homepage": "https://github.com/fool2fish/tostr",
"keywords": [
"util.inspect",
"inspect",
"inspector",
"toString"
],
"license": "MIT",
"maintainers": [
{
"name": "fool2fish",
"email": "[email protected]"
}
],
"name": "tostr",
"optionalDependencies": {},
"preferGlobal": true,
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git+ssh://[email protected]/fool2fish/tostr.git"
},
"version": "0.1.0"
}