Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
80538 views
1
{
2
"name": "path-platform",
3
"version": "0.11.15",
4
"license": "MIT",
5
"author": {
6
"name": "Timothy J Fontaine",
7
"email": "[email protected]",
8
"url": "http://atxconsulting.com"
9
},
10
"description": "Provide access to win32 and posix path operations; sourced directly from upstream Node.js",
11
"keywords": [
12
"path",
13
"platform",
14
"posix",
15
"win32"
16
],
17
"homepage": "http://github.com/tjfontaine/node-path-platform",
18
"bugs": {
19
"url": "http://github.com/tjfontaine/node-path-platform/issues"
20
},
21
"repository": {
22
"type": "git",
23
"url": "git+ssh://[email protected]/tjfontaine/node-path-platform.git"
24
},
25
"main": "path.js",
26
"engines": {
27
"node": ">= 0.8.0"
28
},
29
"gitHead": "901e4d8a69ed3906bbbec5f65e9b7eec6d033474",
30
"_id": "[email protected]",
31
"scripts": {},
32
"_shasum": "e864217f74c36850f0852b78dc7bf7d4a5721bf2",
33
"_from": "path-platform@>=0.11.15 <0.12.0",
34
"_npmVersion": "1.4.28",
35
"_npmUser": {
36
"name": "tjfontaine",
37
"email": "[email protected]"
38
},
39
"maintainers": [
40
{
41
"name": "tjfontaine",
42
"email": "[email protected]"
43
}
44
],
45
"dist": {
46
"shasum": "e864217f74c36850f0852b78dc7bf7d4a5721bf2",
47
"tarball": "http://registry.npmjs.org/path-platform/-/path-platform-0.11.15.tgz"
48
},
49
"directories": {},
50
"_resolved": "https://registry.npmjs.org/path-platform/-/path-platform-0.11.15.tgz",
51
"readme": "ERROR: No README data found!"
52
}
53
54