123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293 |
- {
- "_args": [
- [
- {
- "raw": "path-parse@^1.0.5",
- "scope": null,
- "escapedName": "path-parse",
- "name": "path-parse",
- "rawSpec": "^1.0.5",
- "spec": ">=1.0.5 <2.0.0",
- "type": "range"
- },
- "/Users/tennesseeg/blueCoin/node_modules/resolve"
- ]
- ],
- "_from": "path-parse@>=1.0.5 <2.0.0",
- "_id": "path-parse@1.0.5",
- "_inCache": true,
- "_location": "/path-parse",
- "_npmUser": {
- "name": "jbgutierrez",
- "email": "jbgutierrez@gmail.com"
- },
- "_npmVersion": "1.4.9",
- "_phantomChildren": {},
- "_requested": {
- "raw": "path-parse@^1.0.5",
- "scope": null,
- "escapedName": "path-parse",
- "name": "path-parse",
- "rawSpec": "^1.0.5",
- "spec": ">=1.0.5 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/resolve"
- ],
- "_resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz",
- "_shasum": "3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1",
- "_shrinkwrap": null,
- "_spec": "path-parse@^1.0.5",
- "_where": "/Users/tennesseeg/blueCoin/node_modules/resolve",
- "author": {
- "name": "Javier Blanco",
- "email": "http://jbgutierrez.info"
- },
- "bugs": {
- "url": "https://github.com/jbgutierrez/path-parse/issues"
- },
- "dependencies": {},
- "description": "Node.js path.parse() ponyfill",
- "devDependencies": {},
- "directories": {},
- "dist": {
- "shasum": "3c1adf871ea9cd6c9431b6ea2bd74a0ff055c4c1",
- "tarball": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.5.tgz"
- },
- "homepage": "https://github.com/jbgutierrez/path-parse#readme",
- "keywords": [
- "path",
- "paths",
- "file",
- "dir",
- "parse",
- "built-in",
- "util",
- "utils",
- "core",
- "ponyfill",
- "polyfill",
- "shim"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "jbgutierrez",
- "email": "jbgutierrez@gmail.com"
- }
- ],
- "name": "path-parse",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/jbgutierrez/path-parse.git"
- },
- "scripts": {
- "test": "node test.js"
- },
- "version": "1.0.5"
- }
|