123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267 |
- {
- "_args": [
- [
- {
- "raw": "resolve@^1.4.0",
- "scope": null,
- "escapedName": "resolve",
- "name": "resolve",
- "rawSpec": "^1.4.0",
- "spec": ">=1.4.0 <2.0.0",
- "type": "range"
- },
- "/Users/tennesseeg/blueCoin/node_modules/rollup-plugin-commonjs"
- ]
- ],
- "_from": "resolve@>=1.4.0 <2.0.0",
- "_id": "resolve@1.8.1",
- "_inCache": true,
- "_location": "/resolve",
- "_nodeVersion": "10.4.1",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/resolve_1.8.1_1529260059580_0.8035259400498278"
- },
- "_npmUser": {
- "name": "ljharb",
- "email": "ljharb@gmail.com"
- },
- "_npmVersion": "6.1.0",
- "_phantomChildren": {},
- "_requested": {
- "raw": "resolve@^1.4.0",
- "scope": null,
- "escapedName": "resolve",
- "name": "resolve",
- "rawSpec": "^1.4.0",
- "spec": ">=1.4.0 <2.0.0",
- "type": "range"
- },
- "_requiredBy": [
- "/rollup-plugin-commonjs",
- "/rollup-plugin-node-resolve",
- "/tslint"
- ],
- "_resolved": "https://registry.npmjs.org/resolve/-/resolve-1.8.1.tgz",
- "_shasum": "82f1ec19a423ac1fbd080b0bab06ba36e84a7a26",
- "_shrinkwrap": null,
- "_spec": "resolve@^1.4.0",
- "_where": "/Users/tennesseeg/blueCoin/node_modules/rollup-plugin-commonjs",
- "author": {
- "name": "James Halliday",
- "email": "mail@substack.net",
- "url": "http://substack.net"
- },
- "bugs": {
- "url": "https://github.com/browserify/resolve/issues"
- },
- "dependencies": {
- "path-parse": "^1.0.5"
- },
- "description": "resolve like require.resolve() on behalf of files asynchronously and synchronously",
- "devDependencies": {
- "@ljharb/eslint-config": "^12.2.1",
- "eslint": "^4.19.1",
- "object-keys": "^1.0.11",
- "safe-publish-latest": "^1.1.1",
- "tap": "0.4.13",
- "tape": "^4.9.0"
- },
- "directories": {},
- "dist": {
- "integrity": "sha512-AicPrAC7Qu1JxPCZ9ZgCZlY35QgFnNqc+0LtbRNxnVw4TXvjQ72wnuL9JQcEBgXkI9JM8MsT9kaQoHcpCRJOYA==",
- "shasum": "82f1ec19a423ac1fbd080b0bab06ba36e84a7a26",
- "tarball": "https://registry.npmjs.org/resolve/-/resolve-1.8.1.tgz",
- "fileCount": 75,
- "unpackedSize": 78538,
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJbJqgcCRA9TVsSAnZWagAASdEP/0buJQqIMth2dWI2KEtp\nS7MimpOijMWwCmrTmwyCMiS9d6wVktFJmLLWHYmDwKQS6PoglJ7DqFEDrj4c\ncd2yuK3pZebQ0EQ/Y+qSJ9Z+hjkKviEINgZAp/KuaWuBmJyv+jXnrazrfN3a\nEa5EDv8j98vYwM0jSpW/FBIbxg7/vLRHEZCRtKxBCDeT0P0Wi9xtHBGJXSqg\nV5ivkTnOW0f59BD8iAuMAHgQmnfNKl3x9QGx8IjwYv9o96dmK54PdKrYKcKT\ncjXgV2wWc8VPmJdPTaIJDp0NI2/RF9OMlVMGLQE41XX+56cGuIABQTrMSaXb\npHWYJVpN0n/SLR1ApIB0i+boCKMQ/89QEPxUykcjiQCwoWZfv1+OGnOvL1Fd\njPFf+oSfSfOvr+tivcGfl6QFTaV7A+svLijhSIgtTlrWVcQ933KHH14wEHo5\nb3JUpsCa2E04R2l1Jc17jC3HUTqX8UvIYPv8goayEPa42A8/skZlTSo73AGh\nY7PLfvT3VC9AI7XBoCWBTMSGrMVkmsOdu33WVDUkULHf9vFvwqJ5D9yAMgbo\nWvCYCjerYufkYvuFfyMqRMo5tRcjLPX93ZHcnhNLZ9bvSUo4x+mG3o87On4Q\nw4nliih1/pk1iN32s6pelyG/xVleZGnJtPaKKgFOXdVAFyH7LJMMvqelK8Pu\ntjce\r\n=D30K\r\n-----END PGP SIGNATURE-----\r\n"
- },
- "gitHead": "b5fc91bf59e6da3aafedc8a8ae4ce53907c06069",
- "homepage": "https://github.com/browserify/resolve#readme",
- "keywords": [
- "resolve",
- "require",
- "node",
- "module"
- ],
- "license": "MIT",
- "main": "index.js",
- "maintainers": [
- {
- "name": "ahdinosaur",
- "email": "michael.williams@enspiral.com"
- },
- {
- "name": "anandthakker",
- "email": "vestibule@anandthakker.net"
- },
- {
- "name": "ashaffer88",
- "email": "darawk@gmail.com"
- },
- {
- "name": "balupton",
- "email": "b@lupton.cc"
- },
- {
- "name": "bpostlethwaite",
- "email": "post.ben.here@gmail.com"
- },
- {
- "name": "bret",
- "email": "bcomnes@gmail.com"
- },
- {
- "name": "cwmma",
- "email": "calvin.metcalf@gmail.com"
- },
- {
- "name": "dcousens",
- "email": "npm@dcousens.com"
- },
- {
- "name": "dominictarr",
- "email": "dominic.tarr@gmail.com"
- },
- {
- "name": "elnounch",
- "email": "contact@elnounch.net"
- },
- {
- "name": "emilbayes",
- "email": "github@tixz.dk"
- },
- {
- "name": "feross",
- "email": "feross@feross.org"
- },
- {
- "name": "forbeslindesay",
- "email": "forbes@lindesay.co.uk"
- },
- {
- "name": "fpereira1",
- "email": "pereira.filype@gmail.com"
- },
- {
- "name": "garann",
- "email": "garann@gmail.com"
- },
- {
- "name": "gkatsev",
- "email": "me@gkatsev.com"
- },
- {
- "name": "goto-bus-stop",
- "email": "rene@kooi.me"
- },
- {
- "name": "hughsk",
- "email": "hughskennedy@gmail.com"
- },
- {
- "name": "indutny",
- "email": "fedor@indutny.com"
- },
- {
- "name": "jmm",
- "email": "npm-public@jessemccarthy.net"
- },
- {
- "name": "jprichardson",
- "email": "jprichardson@gmail.com"
- },
- {
- "name": "jryans",
- "email": "jryans@gmail.com"
- },
- {
- "name": "leichtgewicht",
- "email": "martin.heidegger@gmail.com"
- },
- {
- "name": "ljharb",
- "email": "ljharb@gmail.com"
- },
- {
- "name": "mafintosh",
- "email": "mathiasbuus@gmail.com"
- },
- {
- "name": "mattdesl",
- "email": "dave.des@gmail.com"
- },
- {
- "name": "maxogden",
- "email": "max@maxogden.com"
- },
- {
- "name": "mellowmelon",
- "email": "palmermebane@gmail.com"
- },
- {
- "name": "parshap",
- "email": "parshap+npm@gmail.com"
- },
- {
- "name": "pkrumins",
- "email": "peteris.krumins@gmail.com"
- },
- {
- "name": "sethvincent",
- "email": "sethvincent@gmail.com"
- },
- {
- "name": "stevemao",
- "email": "maochenyan@gmail.com"
- },
- {
- "name": "substack",
- "email": "substack@gmail.com"
- },
- {
- "name": "tehshrike",
- "email": "me@JoshDuff.com"
- },
- {
- "name": "terinjokes",
- "email": "terinjokes@gmail.com"
- },
- {
- "name": "thlorenz",
- "email": "thlorenz@gmx.de"
- },
- {
- "name": "ungoldman",
- "email": "ungoldman@gmail.com"
- },
- {
- "name": "yerkopalma",
- "email": "yerko.palma@usach.cl"
- },
- {
- "name": "yoshuawuyts",
- "email": "yoshuawuyts@gmail.com"
- },
- {
- "name": "zertosh",
- "email": "zertosh@gmail.com"
- }
- ],
- "name": "resolve",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git://github.com/browserify/resolve.git"
- },
- "scripts": {
- "lint": "eslint .",
- "prepublish": "safe-publish-latest",
- "pretest": "npm run lint",
- "test": "npm run --silent tests-only",
- "tests-only": "tape test/*.js"
- },
- "version": "1.8.1"
- }
|