12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182 |
- {
- "_args": [
- [
- "path@~0.4.9",
- "D:\\work\\im"
- ]
- ],
- "_from": "path@>=0.4.9 <0.5.0",
- "_id": "path@0.4.10",
- "_inCache": true,
- "_installable": true,
- "_location": "/path",
- "_npmUser": {
- "email": "jindersidhu@gmail.com",
- "name": "jinder"
- },
- "_npmVersion": "1.4.28",
- "_phantomChildren": {},
- "_requested": {
- "name": "path",
- "raw": "path@~0.4.9",
- "rawSpec": "~0.4.9",
- "scope": null,
- "spec": ">=0.4.9 <0.5.0",
- "type": "range"
- },
- "_requiredBy": [
- "/"
- ],
- "_resolved": "https://registry.npmjs.org/path/-/path-0.4.10.tgz",
- "_shasum": "22fef27b7cd6eaf30fb13fc027801e956e518ef1",
- "_shrinkwrap": null,
- "_spec": "path@~0.4.9",
- "_where": "D:\\work\\im",
- "author": {
- "name": "Joyent",
- "url": "http://www.joyent.com"
- },
- "bugs": {
- "url": "https://github.com/jinder/path/issues"
- },
- "dependencies": {},
- "description": "Node.JS path module",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "22fef27b7cd6eaf30fb13fc027801e956e518ef1",
- "tarball": "https://registry.npmjs.org/path/-/path-0.4.10.tgz"
- },
- "gitHead": "c88a5778a572deb548fdb32fd141687fc1726b9a",
- "homepage": "http://nodejs.org/docs/latest/api/path.html",
- "keywords": [
- "ender",
- "path"
- ],
- "license": "MIT",
- "main": "./path.js",
- "maintainers": [
- {
- "email": "coolaj86@gmail.com",
- "name": "coolaj86"
- },
- {
- "email": "shtylman@gmail.com",
- "name": "shtylman"
- },
- {
- "email": "jindersidhu@gmail.com",
- "name": "jinder"
- }
- ],
- "name": "path",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/jinder/path.git"
- },
- "scripts": {},
- "version": "0.4.10"
- }
|