UNPKG

layaair2-cmd

Version:

layaair version 2 toolkit

89 lines (88 loc) 2.64 kB
{ "_args": [ [ { "raw": "path-platform@~0.11.15", "scope": null, "escapedName": "path-platform", "name": "path-platform", "rawSpec": "~0.11.15", "spec": ">=0.11.15 <0.12.0", "type": "range" }, "E:\\Mine\\Project\\git\\laya\\dawawa\\layaairdoc_cmd\\node_modules\\parents" ] ], "_from": "path-platform@>=0.11.15 <0.12.0", "_id": "path-platform@0.11.15", "_inCache": true, "_location": "/path-platform", "_npmUser": { "name": "tjfontaine", "email": "tjfontaine@gmail.com" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "raw": "path-platform@~0.11.15", "scope": null, "escapedName": "path-platform", "name": "path-platform", "rawSpec": "~0.11.15", "spec": ">=0.11.15 <0.12.0", "type": "range" }, "_requiredBy": [ "/parents" ], "_resolved": "https://registry.npmjs.org/path-platform/-/path-platform-0.11.15.tgz", "_shasum": "e864217f74c36850f0852b78dc7bf7d4a5721bf2", "_shrinkwrap": null, "_spec": "path-platform@~0.11.15", "_where": "E:\\Mine\\Project\\git\\laya\\dawawa\\layaairdoc_cmd\\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" }, "dependencies": {}, "description": "Provide access to win32 and posix path operations; sourced directly from upstream Node.js", "devDependencies": {}, "directories": {}, "dist": { "shasum": "e864217f74c36850f0852b78dc7bf7d4a5721bf2", "tarball": "https://registry.npmjs.org/path-platform/-/path-platform-0.11.15.tgz" }, "engines": { "node": ">= 0.8.0" }, "gitHead": "901e4d8a69ed3906bbbec5f65e9b7eec6d033474", "homepage": "http://github.com/tjfontaine/node-path-platform", "keywords": [ "path", "platform", "posix", "win32" ], "license": "MIT", "main": "path.js", "maintainers": [ { "name": "tjfontaine", "email": "tjfontaine@gmail.com" } ], "name": "path-platform", "optionalDependencies": {}, "readme": "# path-platform\n\nThis is a transitional package for those not on 0.12 that provides a compatible\ninterface to the builtin `path` module, but adds `path.posix` and `path.win32`\nso you can `path.posix.normalize` on a win32 platform, or vice versa.\n", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git+ssh://git@github.com/tjfontaine/node-path-platform.git" }, "scripts": {}, "version": "0.11.15" }