123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124 |
- {
- "_args": [
- [
- {
- "raw": "upath@^1.0.5",
- "scope": null,
- "escapedName": "upath",
- "name": "upath",
- "rawSpec": "^1.0.5",
- "spec": ">=1.0.5 <2.0.0",
- "type": "range"
- },
- "/Users/tennesseeg/blueCoin/node_modules/watchpack/node_modules/chokidar"
- ]
- ],
- "_from": "upath@>=1.0.5 <2.0.0",
- "_id": "upath@1.1.0",
- "_inCache": true,
- "_location": "/upath",
- "_nodeVersion": "9.9.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/upath_1.1.0_1526419605863_0.9798545761860444"
- },
- "_npmUser": {
- "name": "anodynos",
- "email": "agelos.pikoulas@gmail.com"
- },
- "_npmVersion": "5.8.0",
- "_phantomChildren": {},
- "_requested": {
- "raw": "upath@^1.0.5",
- "scope": null,
- "escapedName": "upath",
- "name": "upath",
- "rawSpec": "^1.0.5",
- "spec": ">=1.0.5 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/watchpack/chokidar"
- ],
- "_resolved": "https://registry.npmjs.org/upath/-/upath-1.1.0.tgz",
- "_shasum": "35256597e46a581db4793d0ce47fa9aebfc9fabd",
- "_shrinkwrap": null,
- "_spec": "upath@^1.0.5",
- "_where": "/Users/tennesseeg/blueCoin/node_modules/watchpack/node_modules/chokidar",
- "author": {
- "name": "Angelos Pikoulas",
- "email": "agelos.pikoulas@gmail.com"
- },
- "bugs": {
- "url": "http://github.com/anodynos/upath/issues",
- "email": "agelos.pikoulas@gmail.com"
- },
- "dependencies": {},
- "description": "A proxy to `path`, replacing `\\` with `/` for all results & new methods to normalize & join keeping leading `./` and add, change, default, trim file extensions.",
- "devDependencies": {
- "chai": "~4.0.2",
- "coffee-script": "1.12.6",
- "grunt": "0.4.5",
- "grunt-contrib-watch": "~1.0.0",
- "grunt-urequire": "0.7.x",
- "lodash": "^4.17.4",
- "mocha": "~3.4.2",
- "uberscore": "0.0.19",
- "underscore.string": "~3.3.4",
- "urequire": "0.7.0-beta.33",
- "urequire-ab-specrunner": "^0.2.5",
- "urequire-rc-inject-version": "^0.1.6"
- },
- "directories": {
- "doc": "./doc",
- "dist": "./build"
- },
- "dist": {
- "integrity": "sha512-bzpH/oBhoS/QI/YtbkqCg6VEiPYjSZtrHQM6/QnJS6OL9pKUFLqb3aFh4Scvwm45+7iAgiMkLhSbaZxUqmrprw==",
- "shasum": "35256597e46a581db4793d0ce47fa9aebfc9fabd",
- "tarball": "https://registry.npmjs.org/upath/-/upath-1.1.0.tgz",
- "fileCount": 5,
- "unpackedSize": 33919,
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+1CWCRA9TVsSAnZWagAAHlUP/05vdAPUSMWKDe63Bq40\n8egTXxFeSpx9PsBIHdKOdbe3Tn3TEId8MKOdeEZspr8VEhR6RX5IwwvZDfx1\n6O/SUgzxRzddXS2YnqrFI4E68FkHScRMLpFfDdKrG2BQr1tXunDQf4/Z/wVo\nn64g558Sul8piyNypeXFegohFFYpifAeeDSrN5hMGLtmmwAAd4Io7N+smtST\nTRuMoSGez7atwSN9SJjxjfUgvIqdBkpavwmzEsOAW6OeqNQtqw8SmtbAMKqJ\nzzuolUbBoQFQVKylqYnxni2Q1lFcQCuvUeO00fc4pBkt+rWZT0R0HANMjkW3\nWdU/YDqz0K/T8rwhgG8641uP8j/MzpwhLH6hqJ1FB2VHQveB2nAtbvRhergJ\nBZc71lF+JKbTIjrjQzpwgnXWstj6JXt3EO2ny8pcB57vKpZTSXapnJJztijp\nXFCp3hfBSTZLYFWwuJB0OpPTUJUfXOr/CHPQZMXf3tgSqai1JiUwgWcKlMtn\n0BEvm3DGUXFs8l2dCyDoHmxZHmtuPwNil2ltZxCVChmRaoVc9S21I+dES2bV\nhOd82IObtF3pBPnauvYrmWCRm0y6PjMZoTcVZPi5DvBP6/NSAYVTBXvi/yqW\nUINWHr0wXYLFisgV4OXFou1CEhRnTALbrD/SSUtyWwLxY1B4c2kmFUTj3FD7\n63wv\r\n=tYTf\r\n-----END PGP SIGNATURE-----\r\n"
- },
- "engines": {
- "node": ">=4"
- },
- "gitHead": "34fe330e405caacacf201a9abbb91e81b114518e",
- "homepage": "http://github.com/anodynos/upath/",
- "keywords": [
- "path",
- "unix",
- "windows",
- "extension",
- "file extension",
- "replace extension",
- "change extension",
- "trim extension",
- "add extension",
- "default extension"
- ],
- "license": "MIT",
- "main": "./build/code/upath.js",
- "maintainers": [
- {
- "name": "anodynos",
- "email": "agelos.pikoulas@gmail.com"
- }
- ],
- "name": "upath",
- "optionalDependencies": {},
- "preferGlobal": false,
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/anodynos/upath.git"
- },
- "scripts": {
- "build": "grunt lib",
- "test": "grunt"
- },
- "types": "./upath.d.ts",
- "version": "1.1.0"
- }
|