react / wstein / node_modules / browserify / node_modules / parents / node_modules / path-platform / package.json
80538 views{1"name": "path-platform",2"version": "0.11.15",3"license": "MIT",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; sourced directly from upstream Node.js",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": "git+ssh://[email protected]/tjfontaine/node-path-platform.git"23},24"main": "path.js",25"engines": {26"node": ">= 0.8.0"27},28"gitHead": "901e4d8a69ed3906bbbec5f65e9b7eec6d033474",29"_id": "[email protected]",30"scripts": {},31"_shasum": "e864217f74c36850f0852b78dc7bf7d4a5721bf2",32"_from": "path-platform@>=0.11.15 <0.12.0",33"_npmVersion": "1.4.28",34"_npmUser": {35"name": "tjfontaine",36"email": "[email protected]"37},38"maintainers": [39{40"name": "tjfontaine",41"email": "[email protected]"42}43],44"dist": {45"shasum": "e864217f74c36850f0852b78dc7bf7d4a5721bf2",46"tarball": "http://registry.npmjs.org/path-platform/-/path-platform-0.11.15.tgz"47},48"directories": {},49"_resolved": "https://registry.npmjs.org/path-platform/-/path-platform-0.11.15.tgz",50"readme": "ERROR: No README data found!"51}525354