Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
Download
80738 views
1
{
2
"name": "path-platform",
3
"version": "0.0.1",
4
"author": {
5
"name": "Timothy J Fontaine",
6
"email": "[email protected]",
7
"url": "http://atxconsulting.com"
8
},
9
"description": "Provide access to win32 and posix path operations",
10
"keywords": [
11
"path",
12
"platform",
13
"posix",
14
"win32"
15
],
16
"homepage": "http://github.com/tjfontaine/node-path-platform",
17
"bugs": {
18
"url": "http://github.com/tjfontaine/node-path-platform/issues"
19
},
20
"repository": {
21
"type": "git",
22
"url": "http://github.com/tjfontaine/node-path-platform.git"
23
},
24
"main": "path.js",
25
"engines": {
26
"node": ">= 0.8.0"
27
},
28
"_id": "[email protected]",
29
"dist": {
30
"shasum": "b5585d7c3c463d89aa0060d86611cf1afd617e2a",
31
"tarball": "http://registry.npmjs.org/path-platform/-/path-platform-0.0.1.tgz"
32
},
33
"_from": "path-platform@>=0.0.1 <0.0.2",
34
"_npmVersion": "1.2.28",
35
"_npmUser": {
36
"name": "tjfontaine",
37
"email": "[email protected]"
38
},
39
"maintainers": [
40
{
41
"name": "tjfontaine",
42
"email": "[email protected]"
43
}
44
],
45
"directories": {},
46
"_shasum": "b5585d7c3c463d89aa0060d86611cf1afd617e2a",
47
"_resolved": "https://registry.npmjs.org/path-platform/-/path-platform-0.0.1.tgz"
48
}
49
50