| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354 |
- {
- "_from": "path-platform@~0.11.15",
- "_id": "path-platform@0.11.15",
- "_inBundle": false,
- "_integrity": "sha1-6GQhf3TDaFDwhSt43Hv31KVyG/I=",
- "_location": "/path-platform",
- "_phantomChildren": {},
- "_requested": {
- "type": "range",
- "registry": true,
- "raw": "path-platform@~0.11.15",
- "name": "path-platform",
- "escapedName": "path-platform",
- "rawSpec": "~0.11.15",
- "saveSpec": null,
- "fetchSpec": "~0.11.15"
- },
- "_requiredBy": [
- "/parents"
- ],
- "_resolved": "https://registry.npmjs.org/path-platform/-/path-platform-0.11.15.tgz",
- "_shasum": "e864217f74c36850f0852b78dc7bf7d4a5721bf2",
- "_spec": "path-platform@~0.11.15",
- "_where": "/srv/http/mmap_sarrebourg/user/themes/basic/node_modules/parents",
- "author": {
- "name": "Timothy J Fontaine",
- "email": "tjfontaine@gmail.com",
- "url": "http://atxconsulting.com"
- },
- "bugs": {
- "url": "http://github.com/tjfontaine/node-path-platform/issues"
- },
- "bundleDependencies": false,
- "deprecated": false,
- "description": "Provide access to win32 and posix path operations; sourced directly from upstream Node.js",
- "engines": {
- "node": ">= 0.8.0"
- },
- "homepage": "http://github.com/tjfontaine/node-path-platform",
- "keywords": [
- "path",
- "platform",
- "posix",
- "win32"
- ],
- "license": "MIT",
- "main": "path.js",
- "name": "path-platform",
- "repository": {
- "type": "git",
- "url": "git+ssh://git@github.com/tjfontaine/node-path-platform.git"
- },
- "version": "0.11.15"
- }
|