{"_id":"unsplash-js","_rev":"77-5f6fe632679c0643398134c13eba570f","name":"unsplash-js","dist-tags":{"beta":"7.0.0-beta.2","alpha":"8.0.0-alpha.3","latest":"8.0.1"},"versions":{"0.0.0":{"name":"unsplash-js","version":"0.0.0","author":"","license":"ISC","_id":"unsplash-js@0.0.0","maintainers":[{"name":"naoufal","email":"naoufalkadhom@gmail.com"}],"dist":{"shasum":"921f2a2184b3c80bc7530a5b004e9fee83240adf","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-0.0.0.tgz","integrity":"sha512-7TE7Hbw28A8IzlHHSwNF7s/HQYOSbfISJgcj0jdNhuGGMhZSaIIrulYCZUTY/d3LtfWXkMaJiR7RxFOc8b8ABQ==","signatures":[{"sig":"MEQCIBYeD57MvYlTiaaub7akleTXoSLLVgp1IP446zEu2hJ7AiAXIEJXNQxVI5xIBkRSnPfoB81vOlKDXvBf0PpHHbYQPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"index.js","_from":".","_shasum":"921f2a2184b3c80bc7530a5b004e9fee83240adf","scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"_npmUser":{"name":"naoufal","email":"naoufalkadhom@gmail.com"},"_npmVersion":"2.14.7","description":"","directories":{},"_nodeVersion":"4.2.2"},"0.1.0":{"name":"unsplash-js","version":"0.1.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Naoufal Kadhom"},"license":"MIT","_id":"unsplash-js@0.1.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"}],"homepage":"https://github.com/naoufal/unsplash#readme","bugs":{"url":"https://github.com/naoufal/unsplash/issues"},"dist":{"shasum":"5aeeda88b9c18b1f4501e1b28d89d0b531a7ceb1","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-0.1.0.tgz","integrity":"sha512-rdlEhZ1X2eYEL5g3xy3CZiLiAnVpyXKuvBOhTkVC3og1c9LsaUTwtnGTtLd9/PFnJtPlOXRL0IHLfatlPKq1ng==","signatures":[{"sig":"MEYCIQCXHvN0BLVUaX6+5mxgAUoY309ITHtatrtS5S24FWzp0AIhAOAAjX1bE2EaROO2BuxtikXemQPzvBQtLwnje83U4cEN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"5aeeda88b9c18b1f4501e1b28d89d0b531a7ceb1","gitHead":"de5a625f11417539ab86888d7c3b131adbb6928d","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && mocha --compilers js:babel/register --recursive","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"naoufal","email":"naoufalkadhom@gmail.com"},"repository":{"url":"git+https://github.com/naoufal/unsplash.git","type":"git"},"_npmVersion":"2.14.7","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.2","dependencies":{"form-data":"0.2.0","node-fetch":"1.3.3","querystring":"0.2.0"},"devDependencies":{"babel":"5.8.29","mocha":"2.3.3","eslint":"1.7.3","expect":"1.12.2","isparta":"3.5.3","mockery":"1.4.0","flow-bin":"0.18.1","istanbul":"0.4.0","coveralls":"2.11.4","babel-core":"5.8.32","babel-eslint":"4.1.3","babel-loader":"5.3.2","babel-runtime":"5.8.29"}},"1.0.0":{"name":"unsplash-js","version":"1.0.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Naoufal Kadhom"},"license":"MIT","_id":"unsplash-js@1.0.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"}],"homepage":"https://github.com/naoufal/unsplash-js#readme","bugs":{"url":"https://github.com/naoufal/unsplash-js/issues"},"dist":{"shasum":"293a10206c713de0c969bac07b3c3e1bf98c546f","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-1.0.0.tgz","integrity":"sha512-P5CPJOhykU/TLnRvfj0gOGus63Rp8tVzJ7fXhiGFZLIi3shacLINKECRtxlPPJH7Ct/aU47Az062GYYQRUY5tg==","signatures":[{"sig":"MEUCIQCFYJ48V4kc/QAOrASQCUpv4syd67gH7Wl6wSUi07bDgAIgNmcbYpNjdnpvN8Z81wiPwMlj+hrF5zHtd2osz4NcIq8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"293a10206c713de0c969bac07b3c3e1bf98c546f","gitHead":"cc3f50dd74dedd0f80023d9d90b5d6ce3e9b5492","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && mocha --compilers js:babel-core/register --recursive","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"naoufal","email":"hi@naoufal.com"},"repository":{"url":"git+https://github.com/naoufal/unsplash-js.git","type":"git"},"_npmVersion":"2.14.12","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.4","dependencies":{"form-data":"0.2.0","node-fetch":"1.3.3","querystring":"0.2.0"},"devDependencies":{"babel":"^6.3.26","mocha":"2.3.3","eslint":"^1.10.2","expect":"1.12.2","isparta":"3.5.3","mockery":"1.4.0","flow-bin":"^0.20.1","istanbul":"0.4.0","babel-cli":"^6.4.0","coveralls":"2.11.4","babel-core":"^6.4.0","babel-eslint":"5.0.0-beta6","babel-loader":"^6.2.1","babel-preset-es2015":"^6.3.13","babel-plugin-transform-object-assign":"^6.3.13","babel-plugin-transform-class-properties":"^6.4.0","babel-plugin-transform-flow-strip-types":"^6.4.0"}},"1.1.0":{"name":"unsplash-js","version":"1.1.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Naoufal Kadhom"},"license":"MIT","_id":"unsplash-js@1.1.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"}],"homepage":"https://github.com/naoufal/unsplash-js#readme","bugs":{"url":"https://github.com/naoufal/unsplash-js/issues"},"dist":{"shasum":"b920cc970bd6be2a8d261d338674bd5dae2cf431","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-1.1.0.tgz","integrity":"sha512-CihDag5Uh58ucjVyftS6UpiQVo/4GURkrueaPQcbbq1vLlV6kImPWRbe83jRkkpp8e+DP7BqmNp0wfDe2SeX7w==","signatures":[{"sig":"MEYCIQC2SIQ/EiPvb5cwfwCCrbV9vowasjL8RHhwhyuQLCvr6QIhAMRvsf7HMwf2lQ1X//XqZuLR0KUkFaLsx13xIGO2VW30","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"b920cc970bd6be2a8d261d338674bd5dae2cf431","gitHead":"488ad05ac5025c1932af2228ac0eea91a3f97f64","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && mocha --compilers js:babel-core/register --recursive","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"naoufal","email":"hi@naoufal.com"},"repository":{"url":"git+https://github.com/naoufal/unsplash-js.git","type":"git"},"_npmVersion":"3.7.1","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.4","dependencies":{"form-data":"0.2.0","node-fetch":"1.3.3","querystring":"0.2.0"},"devDependencies":{"babel":"^6.3.26","mocha":"2.3.3","eslint":"^1.10.2","expect":"1.12.2","isparta":"^4.0.0","mockery":"1.4.0","webpack":"^1.12.13","flow-bin":"^0.20.1","istanbul":"^0.4.2","babel-cli":"^6.4.0","coveralls":"2.11.4","babel-core":"^6.4.0","babel-eslint":"5.0.0-beta10","babel-loader":"^6.2.1","babel-preset-es2015":"^6.3.13","babel-plugin-transform-object-assign":"^6.3.13","babel-plugin-transform-class-properties":"^6.4.0","babel-plugin-transform-flow-strip-types":"^6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-1.1.0.tgz_1455837775191_0.7113005933351815","host":"packages-6-west.internal.npmjs.com"}},"2.0.1":{"name":"unsplash-js","version":"2.0.1","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Naoufal Kadhom"},"license":"MIT","_id":"unsplash-js@2.0.1","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"}],"homepage":"https://github.com/naoufal/unsplash-js#readme","bugs":{"url":"https://github.com/naoufal/unsplash-js/issues"},"dist":{"shasum":"eb123b25307a4b3ea594c43eb829224a21fe0bde","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-2.0.1.tgz","integrity":"sha512-keV81XwVSRDKL2FJs8EaSWef6pUAr7I2xn2m+MLmUxBWuQF+ycto6/TUn9hut6Ix3+KlgReeSkxixupfhuCcPQ==","signatures":[{"sig":"MEYCIQDGL7bWeOpN8swzFwk3pRBkOsX7QhSPd/QUab/dR5IYZwIhAOUlpBMt/pFYx3BRqKgqHxr7izwEmc18YdxfBnBL6SBP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"eb123b25307a4b3ea594c43eb829224a21fe0bde","gitHead":"e560bc27515d006de98602a6c61850e4dfd06cb0","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --recursive","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"naoufal","email":"hi@naoufal.com"},"repository":{"url":"git+https://github.com/naoufal/unsplash-js.git","type":"git"},"_npmVersion":"3.7.1","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.4","dependencies":{"node-fetch":"1.3.3","querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.20.1","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-2.0.1.tgz_1457294371288_0.6663850245531648","host":"packages-12-west.internal.npmjs.com"}},"2.1.0":{"name":"unsplash-js","version":"2.1.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Naoufal Kadhom"},"license":"MIT","_id":"unsplash-js@2.1.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"}],"homepage":"https://github.com/naoufal/unsplash-js#readme","bugs":{"url":"https://github.com/naoufal/unsplash-js/issues"},"dist":{"shasum":"5917ae6a5f0e02a0833cd9a0df9b6f3dfe7d1058","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-2.1.0.tgz","integrity":"sha512-gkUSlNxORqW3N+PZ0BI9vYjfXnmV59OyWu56+oXWs1n1MHJDsWGXm36UqgmK3kVa4SoMUVspROKhaVX1FHyMmQ==","signatures":[{"sig":"MEUCIBw8nF3zsqaewEs08kEuF4SLd/t0X8twtUUiD/d+Bf49AiEAvn8K+oijox8S1lnJqPPR1Wm8OeuGHkWPxlLfMxgqufM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"5917ae6a5f0e02a0833cd9a0df9b6f3dfe7d1058","gitHead":"c6e4cd5ef6408d89ae501fd7d89b85a6c97b7e0c","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --recursive","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"naoufal","email":"hi@naoufal.com"},"repository":{"url":"git+https://github.com/naoufal/unsplash-js.git","type":"git"},"_npmVersion":"3.7.1","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.4","dependencies":{"node-fetch":"1.3.3","querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.20.1","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-2.1.0.tgz_1457305821429_0.24231655918993056","host":"packages-12-west.internal.npmjs.com"}},"2.1.1":{"name":"unsplash-js","version":"2.1.1","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Naoufal Kadhom"},"license":"MIT","_id":"unsplash-js@2.1.1","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"}],"homepage":"https://github.com/naoufal/unsplash-js#readme","bugs":{"url":"https://github.com/naoufal/unsplash-js/issues"},"dist":{"shasum":"14ee4bf2454d3c467407cd4330af9b1e0923e4d2","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-2.1.1.tgz","integrity":"sha512-zM+v2HjyJt/KmGnm6q3tDCwyJG3ItZCOyvcKKFTjWSqYBBU0ydH8eIC7lkUGqUQMP/JFRdADBVaOpOfrhzcCZg==","signatures":[{"sig":"MEUCIQDiGvkoRx2H3UHZ9qZDlsJ8BNYAJLMVAWpClntYhkaUYAIgZND8InbwnUrFZm/VTQgye5+cZ1oYFiN6TZVQLdoWElI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"14ee4bf2454d3c467407cd4330af9b1e0923e4d2","gitHead":"8b5febb024666612f46a41ed7269a8ee9ff297c9","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --recursive","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"naoufal","email":"hi@naoufal.com"},"repository":{"url":"git+https://github.com/naoufal/unsplash-js.git","type":"git"},"_npmVersion":"3.7.1","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.4","dependencies":{"node-fetch":"1.3.3","querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.20.1","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-2.1.1.tgz_1457727072626_0.2945929984562099","host":"packages-12-west.internal.npmjs.com"}},"2.1.2":{"name":"unsplash-js","version":"2.1.2","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Naoufal Kadhom"},"license":"MIT","_id":"unsplash-js@2.1.2","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"}],"homepage":"https://github.com/naoufal/unsplash-js#readme","bugs":{"url":"https://github.com/naoufal/unsplash-js/issues"},"dist":{"shasum":"e0dadfc2ae38c090ce8f7fa6f1c6d6bd30e54cb8","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-2.1.2.tgz","integrity":"sha512-4TOcYgnpa2RZArhTF6qhBUgGWsRZVKRRQxpr4j+2WryLGoqhQ06jegqZ0FzsG/bT8z6Gl6wpaV7Xm35wMmx95g==","signatures":[{"sig":"MEYCIQCtzTxo+t9isiXh79hgYVw6osuEFvyavX6qqvuqzaNelAIhAJi4KoodsQclaNvU4SwIOa8o/acWPl4a9AII2V1RT5Df","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"e0dadfc2ae38c090ce8f7fa6f1c6d6bd30e54cb8","gitHead":"53251c38ad894f269f03d38a6e83d9eed5bd7403","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --recursive","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"naoufal","email":"hi@naoufal.com"},"repository":{"url":"git+https://github.com/naoufal/unsplash-js.git","type":"git"},"_npmVersion":"3.7.1","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.4","dependencies":{"node-fetch":"1.3.3","querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.20.1","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-2.1.2.tgz_1458247398524_0.7809767194557935","host":"packages-12-west.internal.npmjs.com"}},"2.1.3":{"name":"unsplash-js","version":"2.1.3","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Naoufal Kadhom"},"license":"MIT","_id":"unsplash-js@2.1.3","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"}],"homepage":"https://github.com/naoufal/unsplash-js#readme","bugs":{"url":"https://github.com/naoufal/unsplash-js/issues"},"dist":{"shasum":"1156e7c79ba1cb93f56254fa78297775c751c509","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-2.1.3.tgz","integrity":"sha512-2wcki6dEehhqLFtFFvqom1JekTWBjJwEE25CQkZh4wz3f9S0j2ABebK1z6Rs2Dv5mvU2zsAZWYoB3RG8WZcCLQ==","signatures":[{"sig":"MEUCIQDeaxb+rclWEf/GDRuZ+vvg1ofDBCR8dpsOG8ypLR5LSQIgDPvPxJnhfJ3hQn60flI/XSJOP0bdaTLsQXq4uQHefRI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"1156e7c79ba1cb93f56254fa78297775c751c509","gitHead":"5a6ed67d136d6f24168b4af67d337dbf852565d3","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --recursive","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"naoufal","email":"hi@naoufal.com"},"repository":{"url":"git+https://github.com/naoufal/unsplash-js.git","type":"git"},"_npmVersion":"3.7.1","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.4","dependencies":{"node-fetch":"1.3.3","querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.20.1","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-2.1.3.tgz_1458326291184_0.7521239267662168","host":"packages-12-west.internal.npmjs.com"}},"3.0.0":{"name":"unsplash-js","version":"3.0.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Naoufal Kadhom"},"license":"MIT","_id":"unsplash-js@3.0.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/naoufal/unsplash-js#readme","bugs":{"url":"https://github.com/naoufal/unsplash-js/issues"},"dist":{"shasum":"4ac0cf842d90bb02cf91fd6d9777ddb85d2e4bcf","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-3.0.0.tgz","integrity":"sha512-Ud/qRlyCAdZJeeZ5GUbQFfTy6G4oky7WruI8asEIUrbJB+bwzcCVBpiJvHXBve/gkYBfFZqTBQtLe6ln5oepYQ==","signatures":[{"sig":"MEUCIQCKbB8RV9bpTmFZCmMw2oVVwts1SjjbQFPXDy1vBQChigIgPaOcOhM8Zdt2a846nieJu9FM28dmB3adFz55zfjQTf0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"4ac0cf842d90bb02cf91fd6d9777ddb85d2e4bcf","gitHead":"5fe909b5b003019d745e1762b86849d14faca1ed","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha -- --require test/setup","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/naoufal/unsplash-js.git","type":"git"},"_npmVersion":"3.7.1","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.4","dependencies":{"querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.20.1","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","node-fetch":"1.5.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-3.0.0.tgz_1460481893951_0.2873544308822602","host":"packages-12-west.internal.npmjs.com"}},"3.1.0":{"name":"unsplash-js","version":"3.1.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Naoufal Kadhom"},"license":"MIT","_id":"unsplash-js@3.1.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/naoufal/unsplash-js#readme","bugs":{"url":"https://github.com/naoufal/unsplash-js/issues"},"dist":{"shasum":"5b2cdfabadef77f6e4ba64437286ab80a054bf10","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-3.1.0.tgz","integrity":"sha512-72dbdG12owCm1fYu7prn6RABAcbu2esjL8AxmSernMJPVgw3ahUINqv9yJgEIK0rxGtW7ZCMHeO9PTWuzIXhuQ==","signatures":[{"sig":"MEYCIQDC774zviWJybPFa7qmIJNafbw44krIau5Pe+Vrd2R97AIhAKmBZOGFfvj0/lkgxCHEIh10OkMDjJS3p/83PIkBRe+n","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"5b2cdfabadef77f6e4ba64437286ab80a054bf10","gitHead":"5cf1946cdf2cad783c7600bc581148b279a52a9e","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha -- --require test/setup","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/naoufal/unsplash-js.git","type":"git"},"_npmVersion":"3.7.1","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.4","dependencies":{"querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.20.1","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","node-fetch":"1.5.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-3.1.0.tgz_1460581965666_0.3946867745835334","host":"packages-12-west.internal.npmjs.com"}},"3.1.1":{"name":"unsplash-js","version":"3.1.1","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Naoufal Kadhom"},"license":"MIT","_id":"unsplash-js@3.1.1","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/naoufal/unsplash-js#readme","bugs":{"url":"https://github.com/naoufal/unsplash-js/issues"},"dist":{"shasum":"2bab0d5346f6de444824a33535b3e905bdded8fe","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-3.1.1.tgz","integrity":"sha512-yNGD0U/Dwpr7wWai9XAm96IIwx5dA+PI8rguTN15giCE4Gb9jal8usmalJs/WCMSg4JNxAjYEl8ivk6rIOmtfw==","signatures":[{"sig":"MEUCIEvMh5vx94jrZx19EJ5Q/avnvtBd+bYWnK0GYvU8c5KzAiEAwie29WnU8GbG5DeEGMfADxvOw8TtdJgljHvfIHKnVaU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"2bab0d5346f6de444824a33535b3e905bdded8fe","gitHead":"6c586c2987adfa9c224daf9b2cff4dc6470e2448","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha -- --require test/setup","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/naoufal/unsplash-js.git","type":"git"},"_npmVersion":"3.7.1","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.4","dependencies":{"querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.20.1","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","node-fetch":"1.5.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-3.1.1.tgz_1460582292668_0.23108289274387062","host":"packages-16-east.internal.npmjs.com"}},"3.2.0":{"name":"unsplash-js","version":"3.2.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Naoufal Kadhom"},"license":"MIT","_id":"unsplash-js@3.2.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/naoufal/unsplash-js#readme","bugs":{"url":"https://github.com/naoufal/unsplash-js/issues"},"dist":{"shasum":"7a480a6f52a96bda9db1a6afce59e8577202bd4b","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-3.2.0.tgz","integrity":"sha512-D7AQ+n85x8D0oo1HoLULCjv0+7SBTiDGaVhBfp8GORBAj0dRJvgf3DXr7crM58CyXtPg+flH7qbvOyu7rqieXg==","signatures":[{"sig":"MEUCIAqOf4Bzzvfj25pN4q85w4NgBskkH/H+T10P9dSsZdCJAiEAxeAUBhOJemdeZwGoTu3GlENjODRJ5R7rz5i46AEFg9o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"7a480a6f52a96bda9db1a6afce59e8577202bd4b","gitHead":"503dc3f98d900e5dd32ec2937d706d04f75b6be0","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha -- --require test/setup","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/naoufal/unsplash-js.git","type":"git"},"_npmVersion":"3.7.1","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.4","dependencies":{"querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.20.1","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","node-fetch":"1.5.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-3.2.0.tgz_1460740527245_0.33680272987112403","host":"packages-16-east.internal.npmjs.com"}},"3.2.1":{"name":"unsplash-js","version":"3.2.1","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@3.2.1","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"81fe37ad43d9345d19f47c5e645c77c3e0272a44","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-3.2.1.tgz","integrity":"sha512-wLSOPqSMiQwS79lEK4wIymRvVNCE4EnpoRFsCTc4FTSdmzNGJk2Upx1VejT5UN7G9AH0+ev7XhK9yan+dzy9Gw==","signatures":[{"sig":"MEUCIAfSlB+2fefNjJHj2xOwHhEZS2jNM2WPkEngGyfOQPkFAiEAy2nAy2PPlDq5NO/FOKsopt9L5xJu3h6kg4QL0KzfE9g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"81fe37ad43d9345d19f47c5e645c77c3e0272a44","gitHead":"ae6293497a1e3edb9358a6cd9fcf578e8217ff1e","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","publish:major":"npm run build && npm version major","publish:minor":"npm run build && npm version minor","publish:patch":"npm run build && npm version patch","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha -- --require test/setup","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"_npmVersion":"3.7.1","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.4","dependencies":{"querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.20.1","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","node-fetch":"1.5.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-3.2.1.tgz_1460745693086_0.9452685564756393","host":"packages-12-west.internal.npmjs.com"}},"3.3.0":{"name":"unsplash-js","version":"3.3.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@3.3.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"2e6176f8beb97e699e4ef9e4b55cd30d57048f16","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-3.3.0.tgz","integrity":"sha512-q8cm2huc+x3aUdan+W6uEBJZ15pEc8l6mQaoxFlSXeX0Lg9Xqv15E2y+R+7JOm/r8J/rx0VP3zD/pskPFFRw9g==","signatures":[{"sig":"MEQCIBnQReUzdttiNLA+eOxqLKXwAyH668M4jt8uOKeHTouNAiBNMHnUdtLWUVT1zzLohRNsG5YjN//aFicT7YmEGznj8w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"2e6176f8beb97e699e4ef9e4b55cd30d57048f16","gitHead":"048e30eacb7f0ff7f8bb3ecc1ff82a6e80809581","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","publish:major":"npm run build && npm version major","publish:minor":"npm run build && npm version minor","publish:patch":"npm run build && npm version patch","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha -- --require test/setup","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"naoufal","email":"naoufalkadhom@gmail.com"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"_npmVersion":"3.5.3","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.2","dependencies":{"querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.20.1","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","node-fetch":"1.5.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-3.3.0.tgz_1461255202069_0.5610432114917785","host":"packages-12-west.internal.npmjs.com"}},"4.0.0":{"name":"unsplash-js","version":"4.0.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@4.0.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"26c28fad6c79a68b7b98bd1b390cea2fff4882a3","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-4.0.0.tgz","integrity":"sha512-p/BFRpK7oXTKwwIOIQgjy5dC1svxw9jN6kHA7wy9bkZyELUP0BO7OHrRdJ+BkDhV014ZhjmmHdM40WLELoMwZA==","signatures":[{"sig":"MEYCIQDevhvaksRqaMo9LwY48Z41Ty5uRlgHM6m8zSoSXas+3QIhAKL5uwFLlfIU+QtKbboOSxGvUPnXphwtOqoo8S2Q60YA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"26c28fad6c79a68b7b98bd1b390cea2fff4882a3","gitHead":"ef83fdffafbe2eb28fe9399fff8a2ebd0bcc8472","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","publish:major":"npm run build && npm version major","publish:minor":"npm run build && npm version minor","publish:patch":"npm run build && npm version patch","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha -- --require test/setup","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"_npmVersion":"3.5.3","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.4","dependencies":{"querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.20.1","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","node-fetch":"1.5.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-4.0.0.tgz_1463078886833_0.6865591914393008","host":"packages-12-west.internal.npmjs.com"}},"4.1.0":{"name":"unsplash-js","version":"4.1.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@4.1.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"daabc502efef89d93aefb5850be98d870c31bac3","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-4.1.0.tgz","integrity":"sha512-Jt0gpohsx3i5upc7mR1HbQQROoSEjYaJ6XS1upTUQcZaz+4bCMV0upkbYCnIXSlH6rYW8iXw5wjd85/wbubnqw==","signatures":[{"sig":"MEYCIQDdai1B/dXyxB2KcZmbum1uZzkAcrnVzJLfXoDT8MjzmAIhAOKhCqEchSTlRFT87yIsfyOQ6pju+gQvuYOMA+Bh3vNP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"daabc502efef89d93aefb5850be98d870c31bac3","gitHead":"ef6ac7b2556ff1cf81a716c8131b54b00e5170a4","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","publish:major":"npm run build && npm version major","publish:minor":"npm run build && npm version minor","publish:patch":"npm run build && npm version patch","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha -- --require test/setup","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"_npmVersion":"3.7.1","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.4","dependencies":{"querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.20.1","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","node-fetch":"1.5.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-4.1.0.tgz_1463529713728_0.4642205350100994","host":"packages-16-east.internal.npmjs.com"}},"4.2.0":{"name":"unsplash-js","version":"4.2.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@4.2.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"7e50ef0d58f27d9c0e7407d034ecf5f428bfbd6d","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-4.2.0.tgz","integrity":"sha512-G7YnhYboiG0yYuklH0nnmsq4shQ0uwhfvtG6eSls3oW9U8pxPR6L93c/HBjtLyzzYBKkuRHMPefaVXx9iGyjEQ==","signatures":[{"sig":"MEUCIQDK4jIQalTTHIGJGLIazjrzwss/7InuJsOUoN+WdcUtWQIgGhxHvlWHrXwcBd1lI7c3PGswnAVbYbVCbC7UsHW6FLU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"7e50ef0d58f27d9c0e7407d034ecf5f428bfbd6d","gitHead":"3fbd5ebc44c0d53f560f0f1e0f60c11efcb82d16","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","publish:major":"npm run build && npm version major","publish:minor":"npm run build && npm version minor","publish:patch":"npm run build && npm version patch","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha -- --require test/setup","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"_npmVersion":"3.5.3","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.4","dependencies":{"querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.20.1","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","node-fetch":"1.5.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-4.2.0.tgz_1468193867946_0.30654469691216946","host":"packages-12-west.internal.npmjs.com"}},"4.3.0":{"name":"unsplash-js","version":"4.3.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@4.3.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"2f48b35776bb3365aed3035446bfb69ce26defc4","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-4.3.0.tgz","integrity":"sha512-e0YEvgh5Uj1pTarWTgrh17VF1sCHRQgitEm+GhDae2MGYvhhrK6GxTlWseue9QfTkFNuDHvmQDKebKYaiOvZoQ==","signatures":[{"sig":"MEYCIQD91wxKOQnZng62sfMAgYGJolQCXw7X+CqvpcOL+827WAIhAOqsQJChSns2hecPLuOzgywKY/PDtcgCp+b52CTwp/uJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"2f48b35776bb3365aed3035446bfb69ce26defc4","gitHead":"094205814581736b9224d0cee85d634fb5fb9177","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","publish:major":"npm run build && npm version major","publish:minor":"npm run build && npm version minor","publish:patch":"npm run build && npm version patch","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha -- --require test/setup","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"_npmVersion":"3.5.3","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.4","dependencies":{"querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.20.1","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","node-fetch":"1.5.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-4.3.0.tgz_1479938993259_0.3161784925032407","host":"packages-18-east.internal.npmjs.com"}},"4.3.1":{"name":"unsplash-js","version":"4.3.1","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@4.3.1","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"1cc1627ebc7ad3eb7d8cec9beab5cc8267d9195a","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-4.3.1.tgz","integrity":"sha512-g4nHYlXz9W7liMWL06jenihzDqyED3Os0V4qSRyNA/fDm3NGK4sdZhO0b4h0+DPTBma/4T8HV0Hg72U7ejfBcQ==","signatures":[{"sig":"MEUCIB1gJYJUhXOaz3O8lSmx1M7v/uNdfcrvsl8SmvZhRk3UAiEAoNc3ONgJhXPyy6jh0G1pPSPUpwWLoM+S8Ck/WxtgmN0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"1cc1627ebc7ad3eb7d8cec9beab5cc8267d9195a","gitHead":"1590cce238e593b86282d6b0be0a913e0904e697","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","publish:major":"npm run build && npm version major","publish:minor":"npm run build && npm version minor","publish:patch":"npm run build && npm version patch","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha -- --require test/setup","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"_npmVersion":"3.5.3","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.4","dependencies":{"querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.20.1","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","node-fetch":"1.5.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-4.3.1.tgz_1479940217138_0.8377388033550233","host":"packages-12-west.internal.npmjs.com"}},"4.4.0":{"name":"unsplash-js","version":"4.4.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@4.4.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"3cd477f07ebec524bc18f994a93d48bcdcb8f4cd","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-4.4.0.tgz","integrity":"sha512-8JTHUK89G4EiczvLL3bV/xOSJQPfZTWyXKxzpMLBs8c1KaXz3MbV9uJTRfO+hMJ0NrjBUltM3/Ktczx21PvQjA==","signatures":[{"sig":"MEUCIDOpSxMwgRO6DOyStzxbThYJzL8jIPv5Hz8yEzz8zZybAiEA1kDHiCie0aq7PuRQzoh9X1K23XjaBNtTGLXlB2jdHvk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"3cd477f07ebec524bc18f994a93d48bcdcb8f4cd","gitHead":"c76b530c61d05eefd46380544fb99d8e73336ade","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","prepublish":"npm run build","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","publish:major":"npm run build && npm version major","publish:minor":"npm run build && npm version minor","publish:patch":"npm run build && npm version patch","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha -- --require test/setup","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"_npmVersion":"3.5.3","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.4","dependencies":{"querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.20.1","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","node-fetch":"1.5.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-4.4.0.tgz_1484152736703_0.44333560299128294","host":"packages-18-east.internal.npmjs.com"}},"4.5.0":{"name":"unsplash-js","version":"4.5.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@4.5.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"78e6f6e82ba70281501f180837f7e4e14c4bdab7","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-4.5.0.tgz","integrity":"sha512-enF7sKFzSsY4/8TnQ+futxKru2M/bCqMtN/ha6jCiovfPFml0SvjdrzhhYde1guHH9KkxIhIkOTsWVevmySaUQ==","signatures":[{"sig":"MEUCIQCFSeVoNTMSKfohJ5x/8V/t9VsYwvXBNA+JOSG2JBLHUAIgO/bHii6g99MmAzjE8t05874Pdg8A0WZlUK+3f8iiXfg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"78e6f6e82ba70281501f180837f7e4e14c4bdab7","gitHead":"3dd7343340a47c48e83c16cddfe9bceb743705a3","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","prepublish":"npm run build","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","publish:major":"npm run build && npm version major","publish:minor":"npm run build && npm version minor","publish:patch":"npm run build && npm version patch","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha -- --require test/setup","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"_npmVersion":"4.0.5","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"4.2.3","dependencies":{"querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.20.1","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","node-fetch":"1.5.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-4.5.0.tgz_1484666332804_0.8579108412377536","host":"packages-12-west.internal.npmjs.com"}},"4.5.2":{"name":"unsplash-js","version":"4.5.2","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@4.5.2","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"003c66a2f782557270cd19dad95ecd7c7b9df1a3","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-4.5.2.tgz","integrity":"sha512-26xIc+KIejwDHMB9wlm3vxh5Qx+ylF0iD2549KMZbHv8ibjDl4ayYWoo2PU37RnMxpIEUa2eAwL2DC3eJxL3QA==","signatures":[{"sig":"MEYCIQDfi9LuQ6xhn4xDp9vk3QwKJcPr5S4DLcP1AzHZeKmbIwIhAPDZzT2CFaEFTHWJl9zeSqKHJeyjp1JiUpZg/OjMkksY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"003c66a2f782557270cd19dad95ecd7c7b9df1a3","gitHead":"41a9718217204e89979fefadf81842be30cbf123","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","prepublish":"npm run build","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","publish:major":"npm run build && npm version major","publish:minor":"npm run build && npm version minor","publish:patch":"npm run build && npm version patch","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha -- --require test/setup","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"_npmVersion":"3.5.3","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"6.9.5","dependencies":{"querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.40.0","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","node-fetch":"1.5.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-4.5.2.tgz_1488154463362_0.7274652300402522","host":"packages-12-west.internal.npmjs.com"}},"4.5.3":{"name":"unsplash-js","version":"4.5.3","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@4.5.3","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"37dcf224faa164bb0489fac500a61a5083aae635","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-4.5.3.tgz","integrity":"sha512-jEC3urjboRG7xVc27f73rebPB9sKeAAxyUpeUSQ9FQci9Wp/JOdvooKrtFXBV4ysH4QmKAMd7DR3cXoyBE+pXw==","signatures":[{"sig":"MEUCID08EazOMhQ58YwL1i8nrPk6hOJRTL38/51dg0h3X5FtAiEAwom9es8w5YCkLgQGPbw9E57genQwi4LjhLcEcZ39KHw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"37dcf224faa164bb0489fac500a61a5083aae635","gitHead":"bf8c8bceb0c36583824e218cb5232b9cb07dbb7d","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","prepublish":"npm run build","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","publish:major":"npm run build && npm version major","publish:minor":"npm run build && npm version minor","publish:patch":"npm run build && npm version patch","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha -- --require test/setup","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"_npmVersion":"3.10.10","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"6.9.5","dependencies":{"querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.40.0","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","node-fetch":"1.5.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-4.5.3.tgz_1489428300110_0.8722714832983911","host":"packages-18-east.internal.npmjs.com"}},"4.6.0":{"name":"unsplash-js","version":"4.6.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@4.6.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"fdcea0ba60a219f9034f60b33ce615f8e95d600f","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-4.6.0.tgz","integrity":"sha512-XFEu2UMG+hOfYmn5hl6YXAsQZTLTgQwLexaf2GOIOR+1b+VNs9f0jfTeRyCSs1pfdusp/T+LbdDea+lTbLV/2Q==","signatures":[{"sig":"MEQCIHm/XLMtYcDjKialE2ryeU+K2qqzY/BLTI5YDgcnLx71AiAB3AD49Hfk8V3OWP8+UEwlnJzWILF/EXOJnazt7QyFlw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"fdcea0ba60a219f9034f60b33ce615f8e95d600f","gitHead":"78654c201f4744eb6797164210f9fa477b9fe220","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","prepublish":"npm run build","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","publish:major":"npm run build && npm version major","publish:minor":"npm run build && npm version minor","publish:patch":"npm run build && npm version patch","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha -- --require test/setup","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"_npmVersion":"3.5.3","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"6.9.5","dependencies":{"querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.40.0","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","node-fetch":"1.5.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-4.6.0.tgz_1491244301323_0.04659808939322829","host":"packages-12-west.internal.npmjs.com"}},"4.7.0":{"name":"unsplash-js","version":"4.7.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@4.7.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"975528be12a8f556a3f3e093e4dd5b55300ac85e","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-4.7.0.tgz","integrity":"sha512-xpMFz6E3GhifYJZyOSlxSpVoxzM7rArZad8yVY4hLeRpxv+sGFzaGuBNKk9zX1YBxSCF7FHQ4VTlAX5aRgT5wQ==","signatures":[{"sig":"MEQCIHZED8J1R76WjtL9aTLbk/oHzFSw8KNH92qVGwK68iNrAiBGpKqtBAPbkcfr8MVrFdpEZaWpQrtxwyFOYLVDTs7vAA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"975528be12a8f556a3f3e093e4dd5b55300ac85e","gitHead":"c5d0e2ca4bb584e53720a0bac5ec973f22ae1bd9","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","prepublish":"npm run build","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","publish:major":"npm run build && npm version major","publish:minor":"npm run build && npm version minor","publish:patch":"npm run build && npm version patch","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha -- --require test/setup","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"_npmVersion":"3.10.10","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"6.11.1","dependencies":{"querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.40.0","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","node-fetch":"1.5.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-4.7.0.tgz_1509730376741_0.3004192051012069","host":"s3://npm-registry-packages"}},"4.8.0":{"name":"unsplash-js","version":"4.8.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@4.8.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"8a5a8ccbdf39410ffb9fdd5f04ed2651ea644349","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-4.8.0.tgz","integrity":"sha512-Ejg2Ks4I4eIEZAV0tIum4KxYsXBcktqfi3xSMYTgomlrVXvGUwehzIebKfGVS0fPy2wPbWlHF+UPAcvEn6IS0g==","signatures":[{"sig":"MEUCICCqo1wOjI9tzf49iVJ0WwTSQrcT1K2sN91E63asXja1AiEA8AW+gttoIsNPLClL8nCWeehTHHplT7fPKUo1/m9DyaM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"lib/unsplash.js","_from":".","_shasum":"8a5a8ccbdf39410ffb9fdd5f04ed2651ea644349","gitHead":"db07f5c81dac7f179b0afd08d6fe22adb78455a2","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","prepublish":"npm run build","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","publish:major":"npm run build && npm version major","publish:minor":"npm run build && npm version minor","publish:patch":"npm run build && npm version patch","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha -- --require test/setup","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"_npmVersion":"3.5.3","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"6.9.5","dependencies":{"url-parse":"1.2.0","lodash.get":"4.4.2","querystring":"0.2.0","form-urlencoded":"1.2.0"},"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.40.0","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","node-fetch":"1.5.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js-4.8.0.tgz_1513031466387_0.6698309378698468","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"unsplash-js","version":"5.0.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@5.0.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"85bb29bff3d49220be3b335679433a0299365290","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-5.0.0.tgz","fileCount":54,"integrity":"sha512-yPh4h0m4y0BbSjjNbn36O+8rDESIgxvElwZMwOrvsZpmbtFspwARMnrHyZ3JbAUw62ZmRxHajlsPqw55qo1iug==","signatures":[{"sig":"MEQCIF5h0h0VC71Ttzl7J1pOUPPfyxFU1n/3wpjpnYLAWOLcAiA+bxT86EA37ePKhRRMnd1Rm660j7IuVTww58/QbRfkrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":341606,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJcbDdvCRA9TVsSAnZWagAAXdgP/1kxi1bTVuuWNhn7+kIs\nf9gJY4dIcJCMBS+RXnRXS6hs8qfYkoUr7dctnuv++qfDgmLzIjG9XvOH1id+\nTmwuM4RDLnhyut/WeqqYJYVbXgBysKxLtT5MAGnuziQKbPS5Vo1S2dbrlKJc\nASNNEh79SUbz31np69WShQMk1IUiKYJTwheiZC+/pXsoC6e4kQEGLJlbWi9q\npLWeZX/4GQfogZKtiZUjV/aZlWll9ntocWMYyO/ngfzbX36+jt3iYpsHJYp3\nCAKE51podY9FNLgPXfMvTivgJmuY7vFN43nBof/FUNnOTCzhl5PPM5oHjaTh\nbsVDkoT+F5wsGAwy6BoH7B+PdQHVKcMzUpLGdDw7bdSFctuM4OMVU8cXfNHa\nVuh4E7C4PCgfN6AprADmyLvI0xK9mvX7Dqy014I9BxG0fRdkNhfmMH+VZA04\nKG0ToW5IfgaxqNkP5qEEGTZwVsc9Vv2RfOMZscT+2Ya3xmHo8ff+CtXRtMt4\nUjTcyoxLOHoc4jgH/mnldW4+tIL6tzp5Z9abCg7O0WDkPrYbkPefQvw5ENd9\nXs9DOhWr4xzy0RPtaNTjFscNfcT8iIelmYmX/B+ZIiqY9lNuuzHMmGDdg57p\nc3TZbsYxMou3xOrmHmOoRbNqNjqS1mOKvZj5La8BaXaFbePSU3UwLaa0JWR7\nAJ/u\r\n=fYy5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/unsplash.js","gitHead":"fa6d60fd710cfe615749f034a256adcd6b87702d","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node && npm run test:browser","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","test:ci":"npm run lint && npm run flow && npm run test:browser && npm run test:coverage","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","prepublish":"npm run build","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","test:browser":"karma start","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","publish:major":"npm run build && npm version major","publish:minor":"npm run build && npm version minor","publish:patch":"npm run build && npm version patch","test:coverage":"babel-node ./node_modules/.bin/isparta cover _mocha -- --require test/setup","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"_npmVersion":"6.4.1","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"8.12.0","dependencies":{"url-parse":"1.4.4","lodash.get":"4.4.2","querystring":"0.2.0","form-urlencoded":"1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"babel":"6.3.26","karma":"0.13.21","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","isparta":"4.0.0","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.40.0","istanbul":"0.4.2","babel-cli":"6.4.0","coveralls":"2.11.4","babel-core":"6.4.0","node-fetch":"1.5.0","karma-mocha":"0.2.2","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","karma-webpack":"1.7.0","babel-preset-es2015":"6.3.13","karma-chrome-launcher":"0.2.2","karma-safari-launcher":"0.1.1","karma-firefox-launcher":"0.1.7","karma-sourcemap-loader":"0.3.7","karma-browserstack-launcher":"0.1.10","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_5.0.0_1550595950732_0.3231970205151944","host":"s3://npm-registry-packages"}},"6.0.0":{"name":"unsplash-js","version":"6.0.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@6.0.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"f13bd12817e115f440f0526bce18e1cb7b0fde16","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-6.0.0.tgz","fileCount":53,"integrity":"sha512-R7Zwd6mfjJ2mYGldWZpZ/LfVLh6Zi+iRUS8y3dx0jZNFU0nt6r6q4wtL+Gr/qv3TgMQFg/hRFxYKzXcdhkasyg==","signatures":[{"sig":"MEQCIEvWn9Igh00Y1XVIkXM0F2s1jZcUiLlOVPz4fyt/80xFAiAsuyI75e5wDuDi2nBiPb2kZVvWSdmyt+hngAQi0fQnqA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":291452,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdp3AACRA9TVsSAnZWagAA2yYP/jzpVPaJFfLsaX3I1l42\n5X/HLlDbFaYqvGdSMRr/23ilsx8yGx2B4aYWHDtjj12DzeLMYdKVxfJ0JKye\nLzi6OITlbuvbUCk7JeZfgL0+ur4CtiDfK4WerlX3lj/Gc6CeuP19fn1g7mKN\nLdww65Rm+Hc5RsR9uBl1fI+jVTIWkUm6QJRk+b1Z39OE0u2pJayA5VONqt60\nZztSOckg7R0RcjlHLGbkHt7RiVqtfZlWNFpuz5LatrYEA0Xc22TGR4gbCEXf\n4W7P9ugA0QmQeN6s2W8QEHX8TEZXFPZ/JqgRmr2RoCMO5c/isKvoa9zv7uen\nsIMlgp/uZ26aeCbg2ZGaet1I78FJLiDk85IIjiN7nxqWFBJ+eaR3D3a38eTR\neGchKaO6IeCcuFh/ifeeen42ozmC/PdxBmnAPCA2tT9D6FuYZ8eGGDD6nOvP\nir+8EV6fVarGiZ/xyf2vDOjrvEODRUoG72KEuA/YsnTZhLLPqV29TfCAmNPe\nsHtsmSOwNMfkHDjJgGiqWwFBImA+c2yN7H0IXRkdIFT0QHUSnLVlxnwr3U5m\nHZdMFidXF/d2c0zlEZA5NxBEIYXdCo4tvJcszAwETGT+1rxGH728IvsBghRV\n0inj7DC15VAw9jxegX/D9klXhNusAciEmCpHEwlgBWNlsM9d03RJ0tS5Trmi\nWkbY\r\n=prl/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/unsplash.js","gitHead":"23be94c29358675ab799aad497f9d42b54db2677","scripts":{"flow":"flow status","lint":"eslint src","test":"npm run lint && npm run flow && npm run test:node","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","prepublish":"npm run build","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","publish:major":"npm run build && npm version major","publish:minor":"npm run build && npm version minor","publish:patch":"npm run build && npm version patch","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"_npmVersion":"6.4.1","description":"A Universal JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"8.15.1","dependencies":{"url-parse":"1.4.4","lodash.get":"4.4.2","querystring":"0.2.0","form-urlencoded":"1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"babel":"6.3.26","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","mockery":"1.4.0","webpack":"1.12.14","flow-bin":"0.40.0","istanbul":"0.4.2","babel-cli":"6.26.0","babel-core":"6.26.3","node-fetch":"1.5.0","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","babel-preset-es2015":"6.3.13","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_6.0.0_1571254271978_0.28153402881572154","host":"s3://npm-registry-packages"}},"6.2.0":{"name":"unsplash-js","version":"6.2.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@6.2.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"17608661998933553325ee8bdff99c7f37670650","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-6.2.0.tgz","fileCount":51,"integrity":"sha512-YUvL9TDggDPOG20iMeVRU/OhSayugyNtVK4cuupRuuwf/ea/Sf/PepsnonsvNAnHvaEgoleikiktZbhgHHXnyg==","signatures":[{"sig":"MEUCIAw6IOl55FMqElT451LlS8CrgoAEtmOSFuFNat/CWqmcAiEAu7t+hLburIkaaLhy5pYnfQPUsdRmMRogNVdILbfwO9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":162699,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfT+WACRA9TVsSAnZWagAA8Q4P/0YegumjtXht9VX2YhO2\nti7HcAQOk3Vq3n4Hbtb4h6zpLF4hwHdE58BCvNI+4pdGNeUBfs7jrmCoFr+j\nnU8qOUUB9nffbkZ+hNX8e6al85nWDpN0oYmRWPrp9HruPxbG0e2IWyC/TEIx\nMU/xo+Efvphp22zz7k/dym9q8SB27/hGN0ZqG6Mmnj1Ly9+mT1nr6Lt/FcI7\nMBWhxyeqWuS/7vCjRUOmsINNrKgMNVv3ojUOiK3VxJauLuHTU9lFYzJ2AdVC\nrDWDWd2ROh6Pn+ItxDHtaFaE4TM9TKa5IX+Z3AR5j55OsJbO4RBCkNDrIC79\nqumF/sZB5LBeKXff3io3q2cY/m94LENzwTGEn4sH71VGv8iY0DeY73vOMFQp\n2np0Ji5cAT0DxPyKAlW4K9CQwWRo3WQ1q+axBh6pMHGFVBnLkiJHgq2gCxVv\nFGllOtexi2pvX0tGx7NXWhNx2UreXFNMyKcSbw5ILkw/5G4vPrZ6EDW/cPYe\n5O4dR7uSYWIeJHPrI9BQN+jfqJETL89FjRrgP3PXpm1LCNr9ZD2GfFMr4W37\njbTnrBIIgr9iGAlzmnhqQkNJamyOa0vjjMjDBPTUqOuPWeCVveRJUmPLTFk1\ntTJll32pUWCacM6QkVaWP1+ZG1pzkmbByVIrr2u4sr/y5yiHEcX4vr4UP+aB\nYd9l\r\n=LsJ7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/unsplash.js","gitHead":"c9752e7d74f391f52b627688b6a1bfabbb61a631","scripts":{"lint":"eslint src","test":"npm run lint && npm run test:node","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","prepublish":"npm run build","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","publish:major":"npm run build && npm version major","publish:minor":"npm run build && npm version minor","publish:patch":"npm run build && npm version patch","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"_npmVersion":"6.10.2","description":"A JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"12.8.1","dependencies":{"url-parse":"1.4.5","lodash.get":"4.4.2","querystring":"0.2.0","form-urlencoded":"1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"babel":"6.3.26","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","mockery":"1.4.0","webpack":"1.12.14","istanbul":"0.4.2","babel-cli":"6.26.0","babel-core":"6.26.3","node-fetch":"2.6.0","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","babel-preset-es2015":"6.3.13","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0","babel-plugin-transform-flow-strip-types":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_6.2.0_1599071615589_0.7265141936978627","host":"s3://npm-registry-packages"}},"6.3.0":{"name":"unsplash-js","version":"6.3.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@6.3.0","maintainers":[{"name":"naoufal","email":"hi@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"73728146aa90aab3acd382695a1eb2969bc240f5","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-6.3.0.tgz","fileCount":51,"integrity":"sha512-AmypERf7MIXYWBdoIYnofgB6DFoZgXhQST+K29T+S4ePVvzYqqrHxfiZosdqvb6Y15h6xCzEd/NqyG+99yk9xA==","signatures":[{"sig":"MEUCIAF5orKyH/A8VW5j/jh/69QG1mRNV9dvyWnlcUzFY+2cAiEAhQ1i1hOB2FHOie8o0gp0D4HrCPlX1H8QjfuZkXU7siU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":287456,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfUF37CRA9TVsSAnZWagAAOLsP/0M0frqxUjiwiaa3mQJL\nRZdvogVdZZTtDzNE3kO0GsbbJxMaYEOiq7UZ+Qk90DRph5SgCjRZBmDmNnuk\n++irWtkdRW0Kg3YiRanAnC+wAQMPp4aQYMsloXYIn/TvRDnfRJUAB+4cxXyM\n0WajN4DY8ewRBsjK6YuyfsJd7v9Qx7fDoyPO9xMSw35/faaCLBghGKNgf82q\nojyw4pk6FQ/l/tiVuw3FbaiXdxi4IWlgy/Dfz3FIL8HmJGuzbG+xhN6uALLr\nDUQtP/HbGMSU0x7RTXmTHsVVyyL+QbVgj0M87PcnB4nQWisRcv65hzeog5LQ\nd5fuk/6KnWer9X9O/Awwvq+2ykAlMDSPIxum9WJ+WHlGBq0KyRMetigAXGH+\nykHPi/UgW+Bo5i07kZ0t1pRQSqo9R+T5z+Hk4xqy+/2WtH95QbMtCWUyZ6ZA\nSS5vHu1xP7yxvALlS2ci7O/N6POBnnGziJiTyjekkDaX8UDCEscUT4MaLdPP\nnzMEaoOwsRk61GtDzH4I/qxNcjxHufQce4TFWcmOttyAO+UtaAfIoy0BwiaI\nnn7tqZAFxUsjuMv4UL6dukewyxvHMo0w78fLDefRQId/qW7mWcd527oIcC9N\nhb/g4Of3KBChLNy97p4PeF5Qwexp5DdZ9jyy8TMKi0sdE1V5E+Mk8Ov99r5A\nBb2x\r\n=cfuB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"lib/unsplash.js","gitHead":"01c8942eda809caf62e52f97d86182e2e5e7c11b","scripts":{"lint":"eslint src","test":"npm run lint && npm run test:node","build":"npm run build:lib && npm run build:umd && npm run build:umd:min && npm run build:examples","build:lib":"babel src --out-dir lib","build:umd":"webpack src/unsplash.js dist/unsplash.js --config webpack.config.development.js","test:node":"mocha --compilers js:babel-core/register --require test/setup --recursive","prepublish":"npm run build","test:watch":"npm test -- --watch","build:watch":"babel src --watch --out-dir lib","build:umd:min":"webpack src/unsplash.js dist/unsplash.min.js --config webpack.config.production.js","publish:major":"npm run build && npm version major","publish:minor":"npm run build && npm version minor","publish:patch":"npm run build && npm version patch","build:examples":"cp dist/unsplash.min.js examples/umd/public/unsplash.min.js"},"_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"_npmVersion":"6.10.2","description":"A JavaScript wrapper for the Unsplash API","directories":{},"_nodeVersion":"12.8.1","dependencies":{"url-parse":"1.4.5","lodash.get":"4.4.2","querystring":"0.2.0","form-urlencoded":"1.2.0"},"_hasShrinkwrap":false,"devDependencies":{"babel":"6.3.26","mocha":"2.3.3","eslint":"1.10.2","expect":"1.12.2","mockery":"1.4.0","webpack":"1.12.14","istanbul":"0.4.2","babel-cli":"6.26.0","babel-core":"6.26.3","node-fetch":"2.6.0","babel-eslint":"5.0.0-beta10","babel-loader":"6.2.1","babel-preset-es2015":"6.3.13","babel-plugin-transform-object-assign":"6.3.13","babel-plugin-transform-class-properties":"6.4.0"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_6.3.0_1599102459310_0.2633155357419983","host":"s3://npm-registry-packages"}},"7.0.0-beta.1":{"name":"unsplash-js","version":"7.0.0-beta.1","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.0-beta.1","maintainers":[{"name":"naoufal","email":"npm@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"d8461d8a785cb949a1563bc03b3799cdb13a4dc8","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.0-beta.1.tgz","fileCount":62,"integrity":"sha512-VLOuMUCz242NLt+4fNUJGsnlJjeVHxA8HfdE/2r5RM1TU7gKGpvnXD2Jng69YmvZp8KSX4ifGURTe2TeHyUtiA==","signatures":[{"sig":"MEUCIAW72HwYI3lzZgZp99377ljFE0/Ot01+Z6NmfAG6dyARAiEAsJRIjCuk04DI2KsqCyUem6XtcJ3Qs7m61c2SArOjqAs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":229221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfv+8mCRA9TVsSAnZWagAAVRsP/RHmMVmoIvvRF9tima0a\ndw2Etz2GNd83G/2H/pYerilwLnVSH15yRFn+YplV3BCvuMsZYCpMA6vchjTO\nfnFyZoK9vcvLzLV6MBhnNR2xVtS15l55+IM1VonH4J6BVlm+SwVIvC6j/tKM\nuSPGbPSKC7lyJ61qaIPcN7ZgL7c5MPXr/zBGJC5+75mS5DiXZR48NK3x8f67\nXmmCIINMhpZYbkdltuzu8nL+lAc+YRRWyv0ApjMuBeHGyei73QdiCz1Gnw3R\n4+bbpW4W8vL2P8q39d8B0ASaNKhowmYL1lqL4pbhLFJGEl0Itg+l7L4MsE+R\n9Sy2fp8ItBwpvksjPZ2rilEpG5Z9T+Zptxmj62XHBt5MCTQxeROhHISGjHAk\nCutW9+vw6KjoI5qcv7D0MQchrnioyOpKkaXmkcUb3iS2Pn46Ji0UoS3NeRdV\n2I9t0WHIcIga/FPoZ48prakAHzidLzqKuS0W0D4I9L6kZBBn6nZd7Xa8AOjl\n7JjgXZI60jR+gOAEj2TqjuOOOAFXSPLwkliqW72BMc7T8lnUyA2JBm3Cajxf\nCOPL553U3k/CHcmYURHbtywMwcgeTNHHoQucXDvfogkH3vrpMJjSJ59Rh9Qy\ne/eFsGL4lNi/zOIFcCzs2pC/g+QHJjY9bV093eejRojGoQCfKzh4af1yjc9u\nUfA7\r\n=Hqbc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"A JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.0.5","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.0-beta.1_1606414118426_0.32235994941846546","host":"s3://npm-registry-packages"}},"7.0.0-beta.2":{"name":"unsplash-js","version":"7.0.0-beta.2","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.0-beta.2","maintainers":[{"name":"naoufal","email":"npm@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"a7d2f63ced5cdc0152ddf28957576fe514922446","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.0-beta.2.tgz","fileCount":62,"integrity":"sha512-vaIdSM45l6knaB6cnFf5rdXISAmn0yXHigZKTzy7owN556+2ymC6NajWSzcTEMBtHM5BvpXRUpBlqUbQ9W7Pmw==","signatures":[{"sig":"MEUCIGBPUXCYRtxxIokjzyJeudyExRF5Cwj4c3TFXCcT8JCMAiEAhLKGaxQ34BDM37SXw+eh025M+tBu9nPpNyCezkaXJl4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":251647,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfwSYdCRA9TVsSAnZWagAAPlgP/jtWg9SSv1yO97IF/Png\n45WaNVfU4CafjT9NqmJ/R7Uj2dchjiAIUXFBPXyTEFRJ2WThXuiRlfjQzW/R\nolmIH0AGhrOQuLVJ6DDqw+fORABwn4Y6cIEaMjVMHDsogHPojQKeZM+6m5c+\noSVPXD4YwQSkfnBSYVdhE3KHOSLvLehIOSvR7j6wuH1mFkIWRvNEBMcteDGO\nk+/7zZLhqEbYB0xmVErtoFaCU29pmyPQm+CA69USQpkKAKInT5/swWkfwkio\nhMlvOwg/Sydh8mdulo2XY0XHh9JfRWlRoZ2cPDLf1kAU0prMBRGPaY3vrSYP\na+Zj7R1XIfdfKZ7Bk8gPCl9QaSH3l8Fuile0q3YwUX1ZJlSrGpsAtXegoIzi\nGYVtGtEsFTXvkiYbUyAuu+sdA5hxRccf/FrUYdtV227YBtFw/kPeAEUj9yvN\nI71gZQbJYbgngwDG7EqOonmnTu0y8SPSuj2Lc37u83HlkXm5VEZXCVH7AA3A\nXsacC8n64D1smPqOAJoZ+YkatZ5BoO78XpkxrzkMuetfR3KGRFo5KTsJ60k9\nCGAAFS5cW4rh/k0QBlOjpcl2X5Ko/y322MLL8Gi3eXMcA5iDLYmmFtz9XiHM\nfqJbHkehEDErCaXhMuOYRgWe8PgqYcB1GHt1DDTa9Mk5nwElj6LagkpHfGd4\n4kqG\r\n=d/4H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.0.5","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.0-beta.2_1606493725152_0.9496775554264036","host":"s3://npm-registry-packages"}},"7.0.0":{"name":"unsplash-js","version":"7.0.0","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.0","maintainers":[{"name":"naoufal","email":"npm@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"36d081750c7f85ea35c0463b362ca1fdaa19415e","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.0.tgz","fileCount":62,"integrity":"sha512-aVeygd9enEjSAHHyv5C8OWSB7/lMSL0Zii5r14IbNbmQBgQbuRXXcNp+7Nue505uDcbLBrZSGicwjaMYOwEl2w==","signatures":[{"sig":"MEUCIQCwI6zuspifut1iGOAWIZ8PgDw9DMiOAuOfgVvsG/vRLgIgHhcuIGyLgE4L7BNIQ/W/W3AKDokAqDpAkKOclGzzO1c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":251640,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfwSk5CRA9TVsSAnZWagAAFWwQAJ2Uli4JsJBC2XAciAF3\nfth3umr9ijhQlIPflclAkHEKSluwFK2Gx6TQzEZpI+j46mniE/9ptaZmSxsl\n0GUnCDGZmMA8HUG3Uvv453XKkSwKD9fsHQazWuUoHPW1THMj9g+oNM+QmgoV\n560JywAsU4SkQBdx+tdE/lSFkhY7gMUzoajCFrsL5z7pAe6wKdr7Vkmcg1EH\nttAd2CUqDzOzfjsP9dgV39PdK7xBWh/0GImRNeVntRZ1Rnfj9NgL61TR0Rxh\nrhIZJ31DDgmcx/NUPpDqtBSlmSjq1QhF5w6o9705CRw1nTb5LH2xaXLcyd3s\nd/hqFqpVrtnctkkFyeyuWjP0EIdbv1SCc5HAbBkc+h4JGl9QA2/bLwwS+ZaM\nLgU2CgPj5kVc2+uLHYwUr+lnSb/2EQfqxEliT5E/SbRsgEUYsltNo4PrN6Zw\n1aq5mlX/DL//1+ZQCLfFfXH1ALnumYeS2osiq01eabCzCs3ypomagJ/S6HNi\nux40xGdb5LDVKLcqtwCXbWoKzi6bygATSx3dHDYo2bPqpmmuGCvzTS2TKta9\nZMIR8aVOnsWlgn9ZWyMgcO5ilee3Yjqaiu5Q9mTUlcJCfGenYRvJEuve9j0H\nOYY+cmFHdFJ143D3AOlnUgrV7vCja+p2agLR5Lx0TM7PGZ4C6PHrWdGI5Lkb\nlJEp\r\n=KI68\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.0.5","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.0_1606494521406_0.6529274715340956","host":"s3://npm-registry-packages"}},"7.0.1":{"name":"unsplash-js","version":"7.0.1","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.1","maintainers":[{"name":"naoufal","email":"npm@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"77e15f460e13db2b346f79724d4b8ddd32e8944d","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.1.tgz","fileCount":64,"integrity":"sha512-Iuabwq2k5c1pkFBDepPBhnKb9FKjutXd2I9ys9Y64bgPu1R695HaQ32UwMgZ3YmzXzShrGL5NzhBIlC3JG+hiw==","signatures":[{"sig":"MEYCIQD8Wqj9VK894zBY6MUmSusRelKt629dTDqOa6jiOA1kvQIhAJlLfyl/Pno/TkRIA+8Oz1x/vkHFYsLETSxRMNJti3I1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258076,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfyR2BCRA9TVsSAnZWagAAUW8P+gIC+4cIWEniKOPLBceL\nOvRofXqlq2nR5JTz3f6DCGdlI6DvoWOjjYG0jt+Zfp2c0kRaT+no5zOxqZz2\nZu94RQVrdiEnhj3mMhOznI0WRuP/3Yo9hBEdkKRm6Wwwsy7TDCNMc7YNYob+\nuslSJuOY8TlVieJ1+oBvZaQBpL9hDC3JnWbbpyfpNw8jv7q+D7PvFZfCith9\nXSkDait8nXIm3o/HqGNMwNHLCTNRAiDd+YBMvawVFIrCn9aaGSaZZiP7D5Ja\nSLPeTxwnuF98gzlvzexrSaHCqwoH/dY2fUUwU3ur9Kne5FbslB1dnGBW25pQ\nWZTLa2Q2UxVniFx4RSXUaomXERHrqe/FEsrH+NKQsiT8hBQckAPqkWmToJ+N\nVeA0Gs8hB5oHShHvZ14aaeWPSf4/YmAwQX3m5+4BWBrmw5VJ/ZjVINGkwjEd\n7D8R0mLZvB1iOSAGBgWzWUVdLj1XKVKYLLphqE20Zfrnti7lq03FmsnuzFio\nLgEC9lvty2ATfVNppJFGaXjhXDTm/q/z/kcEFRoMmgTtVv1LF4hEsA1luxd6\nYNJohmBzPf0XPM5Oe/OdDp3PmSIOX5ObCoW3iGSBDplI1r2m37ZYFpyKjhSR\n1+pdW2D/I4vkMw/tfQ5EbBwv4idwk+Ve+y1R11wdAdvsiZWAQrcb4RSkePuL\nLDh7\r\n=Do33\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.0.5","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.1_1607015808740_0.699151518609159","host":"s3://npm-registry-packages"}},"7.0.2":{"name":"unsplash-js","version":"7.0.2","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.2","maintainers":[{"name":"naoufal","email":"npm@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"334accbff69d7afdc2110cae62b955aefa111476","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.2.tgz","fileCount":64,"integrity":"sha512-VS9NtduMrz9Ih7Ec9lXj0PHVVTlhBTFdMWm2M5eLtjgtEzfLxLZGbbc52LkwYYFOtT9igHnMAt/O8hVvp6mFlw==","signatures":[{"sig":"MEUCIHX8xULhkr2kxy9gfua5y+XSwGnEUJ31txp2KbS3cDnPAiEA0kdwrGm6Ixn6kZSXzQOqF70/GqSbR4SYHdpBSSog0Yg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":261507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJf28IUCRA9TVsSAnZWagAA50MQAI4Nd629kOYFdqJ+zzZM\nPJZBZWAcr7GgoVZUyja3hvgQ8tg7LlpnYimVCRLSrYD2/5FezgdsTuUasKHj\n+8cVlpZug+CyIXU5QdsqcGMMrGuSmxBPwlqssqFLbD+I/g0n9Z9wxN7pRxZm\nnCIBgoHP12fvkrSjA+UE/+edmaPaZx+HsxdfQ66leo4PqMqa+hGqC5GohaZA\nMJvs38II8pjfY+Le5YX0DGkKSM4yJKWLMQ1WRX52TOEjjE+XsaZX9Ckwa5kT\nv2vBgQyYQ97FXGqU15cH64nSomUtZk6cCv7rwfPAu4Ls4Wq6uhkjWy8TL2CP\naUiAeSCYfLLef0APktOetTokWRDzVD2VWF1UrN4VCUI0we+h6bzdxp+CbPjZ\nPkzG5x8rDL58gvV9Y41bLFyrSynoVNONIhB4vlFM5QXT2/hqKpS6Hw7MEjRi\ngfKwRoyMEfzMY723IMpjjY+wEIYTjTb8C1jAIufAdOh/qLUdPwrYtqkGI72J\nnO9ij1sonhoQy0w7Xb+Ybx//ca1ch5gz5IJ+Cibzxi97q4rR7BBdOovv5oCk\nD6KNPfnaMofzkGXzJWkt4uaXZMEwf74CcW1Z42gWfSno1QQhLjOI6c7b6VNR\n2xr6NJJxcJ0tETZKYVF4K4uAhDPxcbbi4MiGaTMXcfIj7LVo/Sa2tZbqnA7k\nDOPy\r\n=53hD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.0.5","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.2_1608237587775_0.07240667897061326","host":"s3://npm-registry-packages"}},"7.0.3":{"name":"unsplash-js","version":"7.0.3","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.3","maintainers":[{"name":"naoufal","email":"npm@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"da4f6e5781c3ed7924fec44d480895e9804f4abe","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.3.tgz","fileCount":76,"integrity":"sha512-boLBhtX7xc0MpgyHZysbW5RBNAJNbOR2J4PdGsXjCBABx1YvXus4KqPxGDiusZYB0coO68zMJNDTTRCp/3Bv1A==","signatures":[{"sig":"MEYCIQDEY3kAx0cujDjLx4pRqBcWpcGZRWDpCnNv5hw7rVy9TAIhAMKLC2KkL/IbNq4ikKD2IZV7l8qQPgQ1Of4ajo4OyclN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":272823,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgCajMCRA9TVsSAnZWagAAixEP/iJAu+uyKFTFqqOlZ7UZ\nAd4UPA+Jb08ufbpxHsTp+b++heBxPnEqUL0A61XlF3uIPNmaQpn/QW4CTS1i\nWYc0+VLHbKtMXNo5VCIYrCD5fWBRBX8wY/XuB0Pmab53z9KmrQU9bZlAtmy7\n06OPG6T2zuykZ+D2gbF6U50nPm7A8PG3aNch62HhV76NzSsryTH1Q61yLeo5\n35/NZQUGRPbk61IMDhnp0UHjAazqG8mwPdIxBLF7ilM8dEfSY/Rg+ALsOSuO\nfRFjVXKIqroEFycZ/hDDF8cyLkdxEEcQMXydSmdNin5afuP3tafPkvObeW17\nSfVCT9RxpaOZ3qwCzSOuLQx7+1bSwKSPzD9DPJDrocZelq3N2V/9UA73YFlt\npqT5YLF/BROX0toomm0qDxi1IAghXvKhH48xJ9nUmywfODvpqowz12TJqTqx\npB89MUaYf55jZyRdqNu/WTG8VN/5aoT/nmZ6T6d+3EUedyMbYuzTc2BEwash\nwM4kBH9YjhTGW3l2j3tXVjvQa8UxspltYzG/qJB279pecDuqD47A7l94r0e6\nI6y2zSmx7ZjC8Ag3XycYItHLz6s1CNcl31TQugjSURhGwWT8hA3hnt0FSw3z\nKsmKkkP2djvtBGhwtkl6TeCCb9ZEpTz7gmrLMxaY87oo8sHU8VwP4nfJXdY8\nzHf7\r\n=uQVU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.0.5","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.3_1611245772167_0.4872425395537374","host":"s3://npm-registry-packages"}},"7.0.4":{"name":"unsplash-js","version":"7.0.4","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.4","maintainers":[{"name":"naoufal","email":"npm@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"bd9f59975f46137e0562652593a45f5df47acbb1","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.4.tgz","fileCount":82,"integrity":"sha512-MEIeUxGKLxPIas55HStYvnL7EwNWFPhNZWObiMZf8iFFfNbwNCC/JT07nRf19u5yEN9xfWP7SH+ymcZe2GLFug==","signatures":[{"sig":"MEUCIHPkG8uJhUu2LdDK/EGTx8S/bb6c/u5970wKxoLf5nY9AiEA2ld5yICSpxJvQ+VBgqQ+3udcA83un86QczNhNXL/yxk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":298487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgFDr7CRA9TVsSAnZWagAA+eEQAJPw2+Dw//V/68Ij7OKK\nQZ7s0DoW+pH1aEPqs6VYrTLRvZQ2kpGQADZpZ6DTrSDqDNFskJOS3JorjvMb\nrN02TRhzj+CB7/po1Zc3XtwA/vYH0fq0JWd1Q8QkZWNhKijpCTt/t+bLrICE\nd/FzX0ejs+B2ZlkndZWsiH2PHxSMemzDM3W3HR7vh/Ys9aG/rKvi+CJaWiCI\n3daXbcWTfwlFfXtwK33GhsgEHirAo7AyCfxN02Fl+SVmPUxGEqQ6jO42jSoQ\nUdlijGjyzKCEPScQWh4rXOfHIh6LCNc5t13J5lq60EnRNC+HlLN64SC0hNA2\nMmcn8J0Oii0aPeLamWkrSBh54KEDuPjW09JB1R4iJUMhPuA4vwblPXt074Ph\nleS8C1nai6bvuOI9jcTzG5hVh5liYpsVvTl1eYgUcU/x0n6BToxzO1AxQbBs\nIDnUZFhLBzHAF8rR/l+Q6Mlin1mX9VL/xlgOHsgpNyjZ9XOme6adV3kXC3m1\nWwubAgbleujwCR31D9R38PoeKcf3MDz47R5EDlCpJDEpG+e8Zx+F8EzBkQQc\nxsHbin2c1RrjFbAiRGznmqgAbTvOWmGvCq7W4pG8eQTu3WyAG7n4QEsq38tg\nvkPo9taohZC+bsVn6/C0Y4X3QZU7icfbYUR5lvooHcwLpNCmj8TMiSf2OwAr\nnvpA\r\n=HNaj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.0.5","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.4_1611938554616_0.5360358371613578","host":"s3://npm-registry-packages"}},"7.0.5":{"name":"unsplash-js","version":"7.0.5","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.5","maintainers":[{"name":"naoufal","email":"npm@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"25a4b9b84ad178fbc50da9a207181fb8006bf1ba","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.5.tgz","fileCount":82,"integrity":"sha512-cV0BRZk+4VhbyyO9VzkwBIL3lVU7hJ2Sx88F2NHMSDII1QTsie84MoyMUuHDqw831arefZkaDkOzXWoO2yTUtw==","signatures":[{"sig":"MEUCIQDgI5wjXXBnBdYl+tfwYQiSCl1aBY8Xd3U7G9ewGAfhWgIgO+xJYXRLVKr04Yqc07dniCVY80ReaQ06tYuDFFKsxzc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294490,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUTFRCRA9TVsSAnZWagAACwYP/RtoazBQdT17Ll467HYJ\nRas9/NQIktrd6KYTX7Z/58k4jHoc+zeq2oh88Uh0ARgcW8gjgTPmrtb5hmn4\neh4r/MpZCh3hzwC8I/lNE7d/8TjgMInfvVbJwLnIF3V4v9PzI685MR3AUm4/\nzcgbvyPOtb+5hkUso8WdcYqHA52qzoXxVUQzTTxN3Tz6Hchp+Lp8GuUyBz7G\njHZ9zjbVt6yTDV653PJ+WEv5nFKufRJqBjDYrM9yCCO/oIecom1LODoz8CKl\npOucRzqj05dYH7vleZeJvuGe0az2ENFPHR3fVVpro5QMPvygBBA2HROL1q2Z\n4rvTO5/dRKGszgnnUmsk8uTYEmg3pnXOz0fe16IW5hDSv4nQpO6wr0NJdqjc\n56cLM/AtMw/uUhtYmzvRFiTHcXhsS5BpuSzuzXUNIj5JQKkRVEghE0vllTZ3\nv31zmf2cGoY3yCgeiqTrbqz/Cc42sLz7H8V7lrM1coGq04Y27Hbl9MAu+MrW\noAJS0G/TN75zT8JmUV0VkiYlOB2wzUctqADNfMzwtL8pnrzJ3AlrZJMbEfR4\nrkpmAqVFY6dGw7+FvQblT8788/bz2NYP8x+bA9BEYnF4Nf9AEQsD15M3f53s\nxJuiuuKvkIZioYQNAyNXUfWTPsfdt7VuemsJI12jUlW9MxIWrszWHnJg20IJ\noW0h\r\n=3/L2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.0.5","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.5_1615933777117_0.38750841957186277","host":"s3://npm-registry-packages"}},"7.0.6":{"name":"unsplash-js","version":"7.0.6","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.6","maintainers":[{"name":"naoufal","email":"npm@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"8c3e6a0a82b2e335f8527a752f8e1a1853f8238d","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.6.tgz","fileCount":82,"integrity":"sha512-K4JDQjnkLKnjCmfbFUHkdCOxq0eX6vXfCbhKEuqOALsKiQMRe/Cml/g4cKNVQGj115E0B5+ohCMMeab8vCytaQ==","signatures":[{"sig":"MEQCIArYnepE8b75FmpzfFqfQQljvuMfahZhJbT/J5YF2oxpAiB7OIsAZYFh0H7WgeBhV/bxM8dlJwe47IxCUCaH+gLTpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294525,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUTHmCRA9TVsSAnZWagAA/fIP/inS+49MLZ0l7sL8kml6\n0yXwmc6I2IoXT8tceLBiGfVt4Bac7eLZFOYw2kVPUIoWTdDe7cmdAgSjPDB9\nLCrbyyq8aCOAGnaZH5gYR6VzUHpR94YXtI508fnQEzoV8dBW6AXwHZWp4er+\nnK5RP4dEsgbDvX0lFwAWgvqJXbF3SRgPB8i3ikK/QmUIX3QudUsZDVx8PZcc\nBytxqPrnfbfAKNqhGTPwPutLjNT2NL7Qicvd3KTKFfDudRly1q58Q6Oiqsnq\nM8E/SgT7E9db9YOYnmT+WcQ5yRBKfIJe1MjVdb0tl3O+Zlg5Lxg0DILHSmxs\nEQLGL+K+iqGDJ0dn9VS+vYrtgBAcqmRx/y4dg9QAq6zblu/2nktNdgpD1Tv+\nWbOBfbA8ub06f1uDGBQrqnC0q1enFFjW6lBsFxVtOYQciBkYDwMPfBV/03i9\nUrFvY+cYKK9/WbL+mPrNkWfxbe7Yg+QcJ1jgAmbMH2TaS+vRQ+9TnPRcAn1m\n8swySzwizMHpAbXAw4AzI+nDb17Wy6+3g2VcwBMZ4G3qgEPf4cWmhHXqTtdk\n8SnBgChuvs3H3Cbyv+C5J00r1wMkt/LGbvHr4Hy5CAFTeZ+ioymKzyHmwFsR\nT+9S76JUeAM6ut7WeU1rAeyCW4HOfJY1VdYOF1NIeNbHpiKuL9hGZ/ziBHss\ntJeT\r\n=gOkp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.0.5","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.6_1615933926162_0.3378053584059222","host":"s3://npm-registry-packages"}},"7.0.7":{"name":"unsplash-js","version":"7.0.7","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.7","maintainers":[{"name":"naoufal","email":"npm@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"1e13dfa9afa7f3bec734e6ee430dd9dee8dbef14","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.7.tgz","fileCount":82,"integrity":"sha512-4q/O+nddB9ywE0RST7k5gcKCpcQgN0g6Yq2hHTVG3lT3+2WBttb62E93iDdKRM8HWz3KB81tEoBJZhYLK/oT0A==","signatures":[{"sig":"MEUCIEicQVxeUs3wmyvAAIy4fx7EvPHsMT7MxHi0MY9e+mFUAiEAxnYcjQAi1Kvh4OGiUo7nnqD6av0vpNtRuID4TDqoVWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUcsMCRA9TVsSAnZWagAANYcQAIvHrqgN1rlcCazrmGQl\njKwKs4P4BmiRA0yBVdK1Lyo4NwrcYMsDKm83XvEvFqaSq3xagAAQSHUZ4OLM\n0m1V+eafsgOH+FunXIr3COdQsqirinop9LVQR+a8uKvFPKu/ISFWB7VFexog\nqz2caex5j0Z+CSGUZEI5JKz0tT//s2Pq9QyYXxiH5F8HsuWYjU6BsGojN/VV\nOtChb2tsEAhK6Yuqf4tXZc4UM0fsykfWgZQbtFTI/A5SJGs4foLj9Q1Clyia\nhSgZT8YTNYLpQYE9LxFwygwbdZ42jMGflEK2NX31BDtvC1n3cIQYiNdxwEwd\nequmMc4EQmlpbbiJgLqvAU7DSZK62Li64NCxBOvnNR9vP5qlfO38iV0iBQxe\npUh8ZLdfZez/yzQ1d3Iw1APGc97iZ7xSQFr934xyvZbXib2/5vUHAKaMpN2w\nkpsLBmP8V7e7kev4c5VLyT/8ORIGEcJ6E2aYeXO1A6aPsVXJDe642qArHclZ\nJQjxY0wiezbSdwdnQQ5HrzLwcD0VDRvJ+obTrNLHum1C2wxmmm3mZB2nPBQu\nh5hAaF/s94kUIxBFRfQ1jGNnMv326yMgGR5qIyo59575sb+8+AkuwWcaA68M\nvcwShPpAiBPnHxm7TA7lT+90wh7WPLS2OtVfhE3uii1QfgEdNjBObZYZTZiQ\nGzjA\r\n=39Ad\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.2.0","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.7_1615973131820_0.9342577066426994","host":"s3://npm-registry-packages"}},"7.0.8":{"name":"unsplash-js","version":"7.0.8","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.8","maintainers":[{"name":"naoufal","email":"npm@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"87dd9987f93c4df150b35c50fb5728ede0f19e77","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.8.tgz","fileCount":82,"integrity":"sha512-N0erXHPJZckhvzTJycaafBf8sesrtrZHz/gyL82tWiIxUgrBsU1diACb0dfYDRux2tIArAnZRWel581XhYixBA==","signatures":[{"sig":"MEQCIG5WP65/Kw14m4VcezWL4V1nm7AmlfusfiMN4yY7MQc2AiARz7j8zGbkGxcgkFDXDbGgmg90tN3lXMTFWB+5QTtK7w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":294581,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgUg2dCRA9TVsSAnZWagAA5HQP/0eSImOtQFLvfK63ABCm\nNQpzO62kZmEYn/XRDQgVHOuH8UgI7r7MDHK/IInKaX3r9hjQxGAM1ABFlVnd\nMP8OvOu8UWmTrRKgpU9aHXQFwC0xJKmlHQS/tyw12xtOfUPtGtpXbRWETpWQ\n/dwHyAV8VQJCErd9Ocx4TDtGYAUWg4RB/zat9pMkdPvWWn/OAkPhHzV8q/vj\nof3NerRA3x7kBzrXSF0ne7jrcBvR31xWvXa35to9bxcEtZ/9UuttPajgNPSO\nseHgqGXuCGbCrn9jo2vSPk00zCyB5iwjaCkIxY5cpogVa8R9d0iNSL55kTh7\nvgN8kZB629Jn3uLsxX0wg6CtEvNfjkBUGoEPDF4y+YVShILINmgEc6Aa8YaW\nOQP9cOf2byk3Rg6nzlAuw2Rpvw4PuWi3sFwJQe7itExPxFaTMCQyWqK8TD+A\nuuBa09RyOomFrIzm2QxFEeFqoOwSoGncbL3z5XifBgtT7kZByAxr8UqA7+/6\nswFgCB99QPna18laFn4vJjnADgJ3t+SdIzs67bh/bfHoi6pOOF0mfeIO0cra\n2dsHgWIUycTEJ6RbcD1RBbu78oC288glbfVSS3GZ4zfFW3646fsFWvzX43q2\ny8HubkLTUjJQmAbbW5awzIBpFPpIzI2ZTb4I+CbD/O8/tYSOEGPnK6XLAdtO\nq3Ld\r\n=P3TD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.2.0","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.8_1615990172344_0.16753968358440074","host":"s3://npm-registry-packages"}},"7.0.9":{"name":"unsplash-js","version":"7.0.9","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.9","maintainers":[{"name":"naoufal","email":"npm@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"3b94c3e2562771e03dd4b3076d7206c3364c310a","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.9.tgz","fileCount":82,"integrity":"sha512-dd9AGJYl7/txMhC5/mcBHmGeOdb/+0KFyXX18AJzWFp7nJ4evsy1wJg1qX1KLHSUp0qJId1CzY3eyP2dpM+R8w==","signatures":[{"sig":"MEUCIDANB+ZCuR6uu2xcwwY7W6fMMxydYnvWXcWcW/95H8GFAiEAlW4xBLS57k9Hvn2WpdOrYCjPbNeQgI5M3dAgF1gdZY4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":295504,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgawCDCRA9TVsSAnZWagAA/HEP/2drXEV5RVAB27RoT9oT\nnUXR+OYmOdbNqTnc/FWSNMTfB2T/3UFoRp69tDP/kDgkeUdm9KkZRoayJ+0g\nwa7Y7Xbu2IIhTM8k1CL70yWXMFzS6BK+bD0/r7VW44nB8Emk3xTJu1A6nHys\nrx4ULyON6qHbvJuqZoGCLPMKfvk5SL2pyMdad2e9DwQG6Hpp9ervAuJXcnOm\nAuubxnhptaiylCBNFM7Z5tPma+dcnKJnPz0bhOorSDYN3obddF1Ui6s8FWh6\nhhDuEOcFnumqLwoLtktFTuDpMCjiT4aSDy3s9cL46Fm7EJ0vwX95QypOCJW1\nhTEgA7gojhYho1kpmXOFJBJ6ZkRQakZ/Al77SXIK+UNEjMKm1UBn+sAnPjv/\nTyxxFhQONhsj05RwAs0bwpfXntOQ8lUQLSoiPVKJMb3uafXdv19jfpfVUCQZ\nRv9xSN62BwRQ4oFp/Bp8+yA/8GZ0TGw5GODGa9K1X+2WyXmDTG8M12IBIygH\n1re1tmu0+YbYj6puesLtXa8LQku7baic82+iXQ2T8mDN6skPTzcMGrpleezx\nsyxN58Z88Q59ZOPctXIR188ZesO7n32csQEnR/rNkMSj6IF937bzJaDUSO9V\nu0qLu1u5+91aYtPgFd6wQ+aleJAby6eLV+de2Q3uvsFcLB0pEH57iRlEfMaQ\nehuo\r\n=gvPo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.2.0","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.9_1617625219271_0.784942157593026","host":"s3://npm-registry-packages"}},"7.0.10":{"name":"unsplash-js","version":"7.0.10","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.10","maintainers":[{"name":"naoufal","email":"npm@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"9cb91e6131e1ef1408d0b12ffe5303875f86650c","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.10.tgz","fileCount":82,"integrity":"sha512-seYZ31qO7RvV+zAUvH1423ySRFuamG/zF8S/XmDKWTaDzzqItwS5MnDk0KDZ3YXJ2vsJ4ddNj2BxXHiAA3eZBg==","signatures":[{"sig":"MEUCIQCpH9R3vPrQWOXZ0q3LsOqGXKeW6mtN6LHwAfEdHe2eFgIgdQW4gAhJIWNaq3BwPERkYCpv9u8JNz4hUO3GiVdDJIw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":295505,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgawLrCRA9TVsSAnZWagAAhXkP/1qcUEj4iPpzwHfHzXCG\nedXuVGqOSbD6uwKEcBBCVTqFsH4dMoegYPRBdhJI8i7icT0zdnlWYWUsZUPg\nqblh11NT6tRSluZm01Qj9dhxLiY4gTd9MRIIRbmXSoi+epqS6cQgjbYDPoqG\n+tmFjUB9NvogDafhMQLOZMgV5/2t1uwY1lg0AOJg0Wcucj2C5uoEnlOJVGLu\nBtIE1SgLvtzXkl5mUXwchKZ0Ef4rLHhf40fV30Tt0ysKm2jsnBHSLmdtmBlM\njRXExt2OidrxX8XReh4tDhqind0ZlzESkZRli7k4h7PZ5nzhiGr4Cv+qASYG\nq/1rq6u0Pl0mnLfs0jprJwu9DBefJspjFbpFpdUEb+rZ8slnEg5J0+O+OeqH\nazBDl9VuMtKN1elZkJjFxeU6LwGbUMajH4UrQ80R8JJtcVZ5RcAO0+BgBOZy\nNSw8X6DvpZp63uwc9voHgGhF3fZWqWXt3RT2qJSYG/YETc8qoQWkjAVHgN5w\n70oPxMs3zfQHV8r3Qe3r0PRzUisaSzgfn5/y6Cf5ZYagZb+xuweCn19vKkGA\na2fTAsM9KWnfGDzit7UsBP7r6F6XIzTscnH1eAyYyREREnkWfCNT9asC6FHO\nV1k8tmvDQ6rznGSiSA0/BkTDexy+37AShRPL0oiAV8alK5gmQ2jvv8jWytlz\n9lh/\r\n=ytKi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.2.0","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.10_1617625835059_0.4389000389860589","host":"s3://npm-registry-packages"}},"7.0.11":{"name":"unsplash-js","version":"7.0.11","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.11","maintainers":[{"name":"naoufal","email":"npm@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"214c95d3d7f203c0f94c705425485db7ab35758c","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.11.tgz","fileCount":82,"integrity":"sha512-KIr5Plw1DeAKX7rU1mvem2T3CzoDHZMZivzCf/xpFAYAcsJZiUz/z3Paz3alCoI2Cj/Wlx5fKL7jA2Y8woS5bA==","signatures":[{"sig":"MEYCIQDm2FsuMzXzAho8+z6svoHq8LQP056EIhk0XWZYlAqqfwIhAN95UTNSCOhvRDMPLZKzBVImXzJfFEjTQjy0fTYM6sDh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":297310,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgk8M0CRA9TVsSAnZWagAAp9AP/iT0hh+AauE+15rp+Nal\nBlM5ocl00PNItLboG+utU59oCuL+Ye754RhPw38ND1+Eaj6DsDEI6KnUBqLr\ny3YOsrSkZ5Ji4pL52n9XjH2oK9hg2GQWZ04gAwQ/z3wjrzxXzeIJuBfmCvbq\nMNC1a1grKpTMVubzDNodz+2O865eR09+v0K1FAH2d/9763vYuLs5pk5d0Nqm\nQ9jt3QrWz99qmxkIE182B1Avx0mNT6jJfCQ7MI2BjrmglCE142U+C/0qYlZg\nhev+bTKv+yAslvYDiHA+VZJvLIRMMgbHpzjkyD7Qc/yryUu1lK8oWud1tIp/\nEBVcCllupD1VHgQKV2Iw1VvGbxeBF5fKjjUnbTh1zSgC8BDffUfrB8v31HXX\ndrlVc1J4gLJYTaRve5mqnmlUtjczsBRVk94ZnCOb3fH52WZTSL7efdB6hlXe\n2/4tqRMfpNEKv88x0kQ05X4Rr0/E6qPH0LyCxAhxYUjUVeOq9koWNo+HyIKJ\nYmcvCaLPqX6I3/JMRenCBZszzhXWg0wC4aR2U5zsVdWXxTEJP8F+/8PfJzKf\nPWjfPIdqhntnb+7K43vmYcfgptPUlRhOP+jEqinf94ZBg1ol58FnBkxbh0Wk\nw/innZgMCP15kkjY7mScOa3pvx1wTVtbipbYUvoryZCXxGNUrtw6EUWsJtPu\ng1SW\r\n=y0Fy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.2.0","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.11_1620296500000_0.31084416443549645","host":"s3://npm-registry-packages"}},"7.0.12":{"name":"unsplash-js","version":"7.0.12","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.12","maintainers":[{"name":"naoufal","email":"npm@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"68209e9e2ba865d401992e70dfe7d2cd5d6dba23","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.12.tgz","fileCount":82,"integrity":"sha512-t2QUdjVW/SX9vhDkpeprz6Ar0kjDn+oiZmMKYCZ7UZkPYsRU80YypjuYTjwDWWQQkvUpYWTU3mlS1a9dcKfO1A==","signatures":[{"sig":"MEYCIQDka2Pcxi9JL1r3AqLTh0qlh+goYFBClQV+PZpVeh+g6gIhAL9U2DQiCBpppbsEz1ej9AvKzvT25N+Bj49tdre61ja0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":324346,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg048uCRA9TVsSAnZWagAAvCMP/3z7jlRvg5SK0ZFcaWf9\nEd+n0cuRbEyXOxEN2f8IJEIGy8D13JBRwg1bdpdrLpYEGSKzyU7bF7MMF1Kn\nrQrrDmWxDDbNeyWCba/Pj1bfNPf0EfjY5olZURDGHdiulAo1jzpTLYszzXon\nZCuIwufokup5yeGb6c56hX9oQZgMKlueAS8E2eMZCzHKIDLVy1IVwNC7pxBx\n+mJ6bt1cjTbq5Kcjeby1UC52YsS7z54Kgvdc/PObK6e6yMyjOYvS5AX1pQ1j\n7bOABE96mgdgJmZevW39kkyGsyoARpE1SfETvzb5xKdvYu9+ZlwoA1QWgqXi\n5kBRMfNiIPGZzp70QbZk3bj3qgH+cDGDvJy3uwMrsC/hhsbvcvt1HXBHh9YF\ns1Vuz8E/ZyvH/NsciV44CWMP0TQMdhkDZzmlbheM4oMEx4ahDAC8NOR4szfQ\nBzxrKh9UDvrPex+gaZT9r462GpWHaNqZWgM6pCj3mfLjVK8a3ZRledkWPGIY\nMr3hOT2ofcoWLh6SLZSXj4P+cpMz9K3+t9Zt3cGuUwZ3N8Y7lJhVI3rBXC+L\nQ+gSSgH9kX9mqoDINafrGt704CEn/zaIXMqWlwHHGxZ2pc5c+t27OzScsbQi\n034wqttekkHV/bcmoJlRLT5gcaapCdhE2j4FepwQl+gcfKdmSsC7+sN3iWRP\nquNm\r\n=iw8D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.2.0","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.12_1624477486168_0.8741295923386894","host":"s3://npm-registry-packages"}},"7.0.13":{"name":"unsplash-js","version":"7.0.13","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.13","maintainers":[{"name":"naoufal","email":"npm@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"c7f5c9a79cda03416690406cf2a090c83b4b9545","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.13.tgz","fileCount":82,"integrity":"sha512-d9G1/IGee0Am7HWH9nfuNeXuyHpZ+YEUelBiDXEJRXOgLxOIY1mbWeXZjGPIWZYU9jdzs11UDBPsIQGmZ6n9JQ==","signatures":[{"sig":"MEQCIFJ8k9w/3o/tJBlpEu5UCdKvM9HqS9rkWmxNvRqcLyUbAiAHVO7JwmdSgdTb8BFpyKhf6bqOwry515D6O0eZ2M7Guw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":325409,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg20jcCRA9TVsSAnZWagAAqwAP/jgH1yooIjMcWCaAN81a\nR1BvooHKfjf6U8LwO6tofYVZI/LiSTpgT56KHiOC2mH/0ReyhYe1RT+G6sDG\n3c1ii2HUz7j01Ay3zviIZR6K4HBm4GA6Jcvc9UkKzNqIo2d32WmzM+dx3tfl\nHrEe3Mk4h+TYkCI1oMIrq12M5UCOCJEuA5KuN2gaEj6lBnUInOQyeVuT4AH7\nUFPf5RMIVad3tpJR1uNSDIp4RcdM3Y6+knyzVBvmC+wqQYsUVkMlEuGJrsGB\nZ1/aezxxUlp2Z1Fre1sMupMhQq/HvYILT1pnFg0sIhLfmTX0Yyof2LQHyCQv\nRhb7PpM9rpXMtarpe6nMGZgB88KoHwWcvNokCQLNyidoJPmdgpkNedFK3UV9\nJotTsxSKyi0xG8gy1tbP6m8nMXRapAWWcay6Ws22O0vE3hbNxr2HrOzUc8oz\nwUUPh37tOLhKVVGo+Y48G6KycHtDARpoEylbbcvDt23HYumuqpcFatSjBjkK\nPAvhzeHRB6WSmlds0xIiOKf30NNJlVUiiL4mugS+mybkedOF1xgJU0XUqkxY\nCHQ6dgmI+F+Nl1N4jlMgsKPgfkS+pPyaN9Z8+oodCVPxrvckXXTL73L5c2xR\nZCGR6Hi/zNbPagkCRej0ctjFWARkVYzPmDXkkRCyJvCVeIo9iZlsSUHYiWNE\ntrqH\r\n=k9ov\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.2.0","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.13_1624983771264_0.5423787961626745","host":"s3://npm-registry-packages"}},"7.0.14":{"name":"unsplash-js","version":"7.0.14","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.14","maintainers":[{"name":"naoufal","email":"npm@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"b96f0d26c89a2d072e13fd754c39b3ce3310c2ab","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.14.tgz","fileCount":82,"integrity":"sha512-nJtiZYEBaoMwsRzf0Qo1mJkt3NcpJRldfmKh8xbuV57z33V4wifFyZAbzXlWAc8rivHBu5rzIYWyy6duzM0dUg==","signatures":[{"sig":"MEUCIAE7i0vTUOCooyyQ82Zo6tRcAOExGR4fCPSMNgJdATNOAiEAhkb4R+PonQaKkj+p5Ap93C4RY7erOumqv8S/cz5l8lE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":329235,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8AgTCRA9TVsSAnZWagAA6DwP/2/CHS8rIGtmjb+4fUmV\nXTKbx4I+M6N4xXOzNgaOM2c/AQnHp63SBqZknC++INzQMuQKT/vM5J5H+U1c\n8TUHBUA1+r7UHL2bEflbhfV+Dr3cZyHIB7SRukVxrquwAT1OVRzXh9+WOAgO\nqJlx86z0Ic9OmEBqxZ833dbsSdXdHnb9XIusGY5iTkzdzI5980dNZIAzRkF4\nrMCSvvF/PQDEic6h0C9DGtjBDZ7d+dHbvxVY04TWgcxqdnKrNMhbQTLW6lkI\ng/HZaiRm4ohY4ue5o5gO0ngqJ1JMTzbEh+53iJ4fzPjKhCMF16EtKoUF25TO\nRbIDzJO2EbjFGLIhPn6YPZXJhykYHnuH9dvwxKhoZUOXs8ETdC6MDqtCtQSM\nJG9BcMsCdYm/o+DJU1MViHypoRfVbtDfgy8+duZA3E0IpJM7pnPNPFP74RiN\ncCBCXtftW9yzj3oBI5zBzZ+pk52SGAwIDHYxUjUqcIdjkgRgNAne0HXnHqs4\nNvwiv0yxizZAzRDa+HmuVaP34fE/RQ5780xjIKkxUfFa59upX1a+N3dprH3/\nnWbLcreusb+yoL/UGaR8GE1t+RDrzMB4FYqy6O9HazHXVrJ4nPs2CO8iAFcc\nZjsUsTCghuIXvjUAiXZuFry+kCnwAcMxDdOBM1aqrsF54gPdmrQkcFwqlRTC\n2aDi\r\n=Wxm+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.2.0","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.14_1626343442697_0.11515015415285323","host":"s3://npm-registry-packages"}},"7.0.15":{"name":"unsplash-js","version":"7.0.15","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.15","maintainers":[{"name":"naoufal","email":"npm@naoufal.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"9eee0ce552e2c2ee70fd30a767c59b159e004753","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.15.tgz","fileCount":82,"integrity":"sha512-WGqKp9wl2m2tAUPyw2eMZs/KICR+A52tCaRapzVXWxkA4pjHqsaGwiJXTEW7hBy4Pu0QmP6KxTt2jST3tluawA==","signatures":[{"sig":"MEUCIQDe33phy1Xa79LGR7WM1RCjYf9R+DHILurt3aofJ/3BWAIgJO3ki9CoLFlj6493fg3rI7Qp+x4j4Mz+CgSEMeZeSWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":328961,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8V3aCRA9TVsSAnZWagAA33QP/A33Ae0Vozw+jiqOw1RY\n3Z5BkNTkwwyjnRjLYS71Rk0xrYkdvHLf/1CKZadwWzPtO3IBkuVlQLP0uuf6\n6+iu3bHV/g63GMzvZuIGFx4SIxewGOW+dyOX4hMWKZEe8MIKcnN4iDs1oH5w\nWqw0OxxHYolNkuSDUGkCVDiBtFYy/DXaC5p0cKqK58zYkHE9Y1Y2s05/J3Km\nhGzH6PiHrWXznqk0YGOREzned4cUQU6mfDcpjO3wbMPubcqm5LHi1Awk4MvX\ntjJYi0pDg7o6HFIAahHImY4cnZAL/FUPNR6d9KptMnPp3u4wzU6sK8mrs+6i\n9WaMWroO/W8mXTzPfPI/8SRxMOK1lFMFDw5LSIXBd+AlqOiI/AgG1d6CoXr8\n51HzjbDFXJFB65OvyXRd0Q1sxnnBkWhHuepMaPW+VBTfKZZOKDEqOFtzlFx4\nGGPDpmqNgPyjTTZfWyRnRsrM+7WlNQazLT1W3TyFGOJlKSG92+ct8wpSG+W3\nRLE0+VN8VIdThI+KHA6xcil7QDR1F9zEpMlSuIoGn7594Obqqj4EHpcX5yn0\nbY/nJirLoVIgbqGTfsV5oYY1TE5bde79iBLfloyyGi4rNDfgVsA1ZRtBd2Ri\nsu1VtgXnoBdQGXqQYVAB+UKWGN5wQjVTzlCA5xkx96UMTX4sGmV2p0Y5HWhT\nlBis\r\n=hJ/Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.2.0","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.15_1626430938153_0.693840507663467","host":"s3://npm-registry-packages"}},"7.0.16":{"name":"unsplash-js","version":"7.0.16","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.16","maintainers":[{"name":"naoufal","email":"inch.dunk-0b@icloud.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"cc1a6f9f43da10255e2f883a2d1cd3dce0daf153","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.16.tgz","fileCount":82,"integrity":"sha512-2Uj5O64DWScIelHofHQKBiFqSfcYT24JNcQypLT8t034KE4LW21xNUdPmpHFPrIuZGc92FZ1EX1XWSSBKWXnVg==","signatures":[{"sig":"MEYCIQCnJffYPPQbKUullzjkFhDZquhZbyKGg3JKXP/tOYWZOgIhAJ6+B9BSO26ge2jKq0TFw/pe1uiSH1s5xzzmaENwZJAy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":330749},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.2.0","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.16_1683574333514_0.29874644606616974","host":"s3://npm-registry-packages"}},"7.0.17":{"name":"unsplash-js","version":"7.0.17","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.17","maintainers":[{"name":"naoufal","email":"inch.dunk-0b@icloud.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"1d65c4d831a5bc93727b52ec4aca49c863cfa385","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.17.tgz","fileCount":82,"integrity":"sha512-+fVArXNIlTBgtqAU2E4g2X3K3erk9y87LhKHe0d68B3eZx2EFvd5jYES+3mavUp6EREdXE2hPauLgaC/sKy68g==","signatures":[{"sig":"MEQCIDXrS+pkLJiAWJnTrsSSInFGAEIdY4KpSTChdQEJ/i1WAiA4BUcMk+iP4xnBdJzBG1L/Yan3Is2o05VvkuOE6C64Ow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":330819},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.2.0","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.17_1683739867524_0.6648042288833451","host":"s3://npm-registry-packages"}},"7.0.18":{"name":"unsplash-js","version":"7.0.18","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.18","maintainers":[{"name":"naoufal","email":"inch.dunk-0b@icloud.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"7974fcf483b76045822438e1980145dbd42a15fd","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.18.tgz","fileCount":82,"integrity":"sha512-R3HTszj9EFWVqubcI+ncukGJ4JusWLBKGk5ZbT7ZYcUjNpa5VkHgTh2qu2pWEVX00Br7OI9z60zyoIMVKXhrWg==","signatures":[{"sig":"MEQCIHnyApPm49YFt+OfSfzQdmvE0QCr9bE7qoGb9RttI3yBAiAqkvPWsfX7HvDmmEVy0tMXNUVL+lRoGeI5nGMdrru/Qw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":330849},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.2.0","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{"content-type":"^1.0.4","@types/content-type":"^1.1.3"},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.18_1683805587324_0.6725889094600266","host":"s3://npm-registry-packages"}},"7.0.19":{"name":"unsplash-js","version":"7.0.19","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.19","maintainers":[{"name":"naoufal","email":"inch.dunk-0b@icloud.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"36a4ee6d52f2438a5526c08c7018908debba10c7","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.19.tgz","fileCount":82,"integrity":"sha512-j6qT2floy5Q2g2d939FJpwey1yw/GpQecFiSouyJtsHQPj3oqmqq3K4rI+GF8vU1zwGCT7ZwIGQd2dtCQLjYJw==","signatures":[{"sig":"MEYCIQDrfvPnNUAFNguWlfm4cWIaOBZGexJv1z3Mz/hyYgHIzwIhAI4vUb1Be+BhObuVj3xQ4x62wFed/t+/aTPV4gUTZVJq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":330431},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.2.0","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.19_1702570353367_0.09490790110350389","host":"s3://npm-registry-packages"}},"7.0.20":{"name":"unsplash-js","version":"7.0.20","keywords":["unsplash","photos","api","images","splash","free"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@7.0.20","maintainers":[{"name":"naoufal","email":"inch.dunk-0b@icloud.com"},{"name":"unsplash","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"fa2cee405bc3be3b494495c04d261fbea6dfc188","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-7.0.20.tgz","fileCount":82,"integrity":"sha512-0IzJGKbD6qHm0wg5sNndcCjhNDrtAr08/mySr9TGJ6biD7N03ZldidqXopkOvhAABaeFtRGYBrX1YkgMhKrFOQ==","signatures":[{"sig":"MEYCIQCXXPwqmLhgAVL6UMd3NqzeBq7aCBwXqys9UUT+TQQvfwIhAJP7Gl/EsmnBial8JFUGaJwSCv8cjD8sbiDDRzjG4+kO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":330635},"main":"dist/index.js","husky":{"hooks":{"pre-commit":"tsdx lint"}},"module":"dist/unsplash-js.esm.js","engines":{"node":">=10"},"scripts":{"lint":"tsdx lint","size":"size-limit","test":"tsdx test","build":"tsdx build","start":"tsdx watch","analyze":"size-limit --why","prepare":"tsdx build"},"typings":"dist/index.d.ts","_npmUser":{"name":"unsplash","email":"dev@unsplash.com"},"prettier":{"semi":true,"printWidth":100,"singleQuote":true,"trailingComma":"all"},"repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/unsplash-js.cjs.production.min.js","limit":"5 KB"},{"path":"dist/unsplash-js.esm.js","limit":"5 KB"}],"description":"Official JavaScript wrapper for the Unsplash API","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2020 Unsplash\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","resolutions":{"typescript":"^4.2.0","@typescript-eslint/parser":"^4.8.2","@typescript-eslint/eslint-plugin":"^4.6.1"},"sideEffects":false,"dependencies":{},"_hasShrinkwrap":false,"devDependencies":{"tsdx":"^0.14.1","husky":"^4.3.0","tslib":"^2.0.3","size-limit":"^4.9.0","rollup-plugin-analyzer":"^3.3.0","@size-limit/preset-small-lib":"^4.9.0"},"peerDependencies":{},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_7.0.20_1757542262236_0.6806595666095681","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-alpha.0":{"name":"unsplash-js","version":"8.0.0-alpha.0","keywords":["api","free","images","photos","splash","unsplash"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@8.0.0-alpha.0","maintainers":[{"name":"unsplash-dev","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"16079d71d7255fa199b7d17d36ec60c64e19cd5e","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-8.0.0-alpha.0.tgz","fileCount":14,"integrity":"sha512-p8pI5Pg33/Eb2pHl/yj8x1OsLXP6d/RdEmvwDPZJTCbW0COpnDm/WVkcN5952YpHe7JXJNHsM3vE1Nr7PFhFyQ==","signatures":[{"sig":"MEUCIQC8hCOoEGoFLsMTyvY4ykIzTYIV+KR2Kz+pcGSQsnLXSgIgRIxyTsyxxMzHg1SyuvKzFFnrbSJ1lDDB1Ueh0fiQpZ8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/unsplash-js@8.0.0-alpha.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":132116},"type":"module","_from":"file:unsplash-js-8.0.0-alpha.0.tgz","engines":{"node":">=20"},"exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.cts"},"import":"./dist/index.mjs","require":"./dist/index.cjs"}},"scripts":{"dev":"tsdown --watch","lint":"oxlint","size":"size-limit","test":"vitest","build":"tsdown","format":"oxfmt","gen:type":"openapi-typescript ./public.json -o ./gen/unsplash.d.ts","typecheck":"tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1d8ee75b-c80f-4a03-9945-893d8e143109"}},"_resolved":"/tmp/ef0efa5fa181ea19c8574351bce394e9/unsplash-js-8.0.0-alpha.0.tgz","_integrity":"sha512-p8pI5Pg33/Eb2pHl/yj8x1OsLXP6d/RdEmvwDPZJTCbW0COpnDm/WVkcN5952YpHe7JXJNHsM3vE1Nr7PFhFyQ==","repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/index.mjs","limit":"5 KB"},{"path":"dist/index.cjs","limit":"5 KB"}],"_npmVersion":"11.12.1","description":"Official JavaScript wrapper for the Unsplash API","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"openapi-fetch":"^0.17.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"oxfmt":"^0.41.0","oxlint":"^1.56.0","tsdown":"^0.21.4","vitest":"^4.1.5","size-limit":"^12.0.1","typescript":"^5.8.0","openapi-typescript":"^7.13.0","@size-limit/preset-small-lib":"^12.0.1"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_8.0.0-alpha.0_1779722305698_0.2805149777633007","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-alpha.1":{"name":"unsplash-js","version":"8.0.0-alpha.1","keywords":["api","free","images","photos","splash","unsplash"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@8.0.0-alpha.1","maintainers":[{"name":"unsplash-dev","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"14259f9c738da0bb154b9114b51dd69e8dbfe33c","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-8.0.0-alpha.1.tgz","fileCount":14,"integrity":"sha512-LIN+/Iw6tLs86hFETiA5TEcQ3FPBQSPfhDnFDOXMSufjXIvh+Ho2U8IVFxWb/EWhMhQ653w/cL2nwb0H2mFB2A==","signatures":[{"sig":"MEYCIQDGaETLp6Pu9kFClFG16+KDXTuzjU2pa1mOI7yh+1j3aAIhAPq0NmZBvDPbu2tFgjIzb0SQQFtIS1XUrj2fD1e2HJYk","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/unsplash-js@8.0.0-alpha.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":132178},"type":"module","_from":"file:unsplash-js-8.0.0-alpha.1.tgz","engines":{"node":">=20"},"exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.cts"},"import":"./dist/index.mjs","require":"./dist/index.cjs"}},"scripts":{"dev":"tsdown --watch","lint":"oxlint","size":"size-limit","test":"vitest","build":"tsdown","format":"oxfmt","gen:type":"openapi-typescript ./public.json -o ./gen/unsplash.d.ts","typecheck":"tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1d8ee75b-c80f-4a03-9945-893d8e143109"}},"_resolved":"/tmp/4fed78bd0e49f75f0da1632e0f0d1217/unsplash-js-8.0.0-alpha.1.tgz","_integrity":"sha512-LIN+/Iw6tLs86hFETiA5TEcQ3FPBQSPfhDnFDOXMSufjXIvh+Ho2U8IVFxWb/EWhMhQ653w/cL2nwb0H2mFB2A==","repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/index.mjs","limit":"5 KB"},{"path":"dist/index.cjs","limit":"5 KB"}],"_npmVersion":"11.12.1","description":"Official JavaScript wrapper for the Unsplash API","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"openapi-fetch":"^0.17.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"oxfmt":"^0.41.0","oxlint":"^1.56.0","tsdown":"^0.21.4","vitest":"^4.1.5","size-limit":"^12.0.1","typescript":"^5.8.0","openapi-typescript":"^7.13.0","@size-limit/preset-small-lib":"^12.0.1"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_8.0.0-alpha.1_1779908175686_0.20144276741852973","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-alpha.2":{"name":"unsplash-js","version":"8.0.0-alpha.2","keywords":["api","free","images","photos","splash","unsplash"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@8.0.0-alpha.2","maintainers":[{"name":"unsplash-dev","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"1a9cb04e2babe40cc13e38ac4337c5d1426aa2d3","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-8.0.0-alpha.2.tgz","fileCount":14,"integrity":"sha512-QMniRs7iTxWHu16LdPO9ezNw9g0w/wMa+hLoc+UZDJIrRxdbOj8Rl1xiyrpUQOxaH8DCS1x5tIaIjqdAIyerRg==","signatures":[{"sig":"MEYCIQCH2WGewW5DEkG33/uTnXaK2aaq0rHXGJTVS0MEzyMgdwIhAMTlhaf+J0QPo8iCwS0rUpVWiw+Y7oBdrwd/P0+5TLT6","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/unsplash-js@8.0.0-alpha.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":132268},"type":"module","_from":"file:unsplash-js-8.0.0-alpha.2.tgz","engines":{"node":">=20"},"exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.cts"},"import":"./dist/index.mjs","require":"./dist/index.cjs"}},"scripts":{"dev":"tsdown --watch","lint":"oxlint","size":"size-limit","test":"vitest","build":"tsdown","format":"oxfmt","gen:type":"openapi-typescript ./public.json -o ./gen/unsplash.d.ts","typecheck":"tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1d8ee75b-c80f-4a03-9945-893d8e143109"}},"_resolved":"/tmp/35b96a4867febafeb792f9c1274edc79/unsplash-js-8.0.0-alpha.2.tgz","_integrity":"sha512-QMniRs7iTxWHu16LdPO9ezNw9g0w/wMa+hLoc+UZDJIrRxdbOj8Rl1xiyrpUQOxaH8DCS1x5tIaIjqdAIyerRg==","repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/index.mjs","limit":"5 KB"},{"path":"dist/index.cjs","limit":"5 KB"}],"_npmVersion":"11.13.0","description":"Official JavaScript wrapper for the Unsplash API","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"oxfmt":"^0.41.0","oxlint":"^1.56.0","tsdown":"^0.21.4","vitest":"^4.1.5","size-limit":"^12.0.1","typescript":"^5.8.0","openapi-typescript":"^7.13.0","@size-limit/preset-small-lib":"^12.0.1"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_8.0.0-alpha.2_1780079642679_0.7102736041725681","host":"s3://npm-registry-packages-npm-production"}},"8.0.0-alpha.3":{"name":"unsplash-js","version":"8.0.0-alpha.3","keywords":["api","free","images","photos","splash","unsplash"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@8.0.0-alpha.3","maintainers":[{"name":"unsplash-dev","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"95a15d521fe45e3f327ccdffe5d368000ebafca3","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-8.0.0-alpha.3.tgz","fileCount":16,"integrity":"sha512-TOa6tDww2bjgzDUJZi0cEMIkIay86mxsl4XdBI1PM4060/Ewvz/+sehWJHOnCPJccPFSqwkJqmE54qCeYkTYuA==","signatures":[{"sig":"MEUCIQChWi5dWACdh0QY4ZpRJETmgxebQt02anw5LQpHL4A+lgIgXas3AkkX/V6A+Pn6Q0L8d1ZlxmtShUAyE7V3jiJLiJI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/unsplash-js@8.0.0-alpha.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":141219},"type":"module","_from":"file:unsplash-js-8.0.0-alpha.3.tgz","engines":{"node":">=20"},"exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.cts"},"import":"./dist/index.mjs","require":"./dist/index.cjs"}},"scripts":{"dev":"tsdown --watch","gen":"pnpm gen:type && pnpm gen:alias","lint":"oxlint","size":"size-limit","test":"vitest","build":"tsdown","format":"oxfmt","gen:type":"openapi-typescript ./public.json -o ./gen/unsplash.d.ts","gen:alias":"jq --raw-output -f scripts/gen-alias.jq < public.json > ./gen/aliases.d.ts","typecheck":"tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1d8ee75b-c80f-4a03-9945-893d8e143109"}},"_resolved":"/tmp/a448edc5e4fd80496f017c1e3489a7c7/unsplash-js-8.0.0-alpha.3.tgz","_integrity":"sha512-TOa6tDww2bjgzDUJZi0cEMIkIay86mxsl4XdBI1PM4060/Ewvz/+sehWJHOnCPJccPFSqwkJqmE54qCeYkTYuA==","repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/index.mjs","limit":"5 KB"},{"path":"dist/index.cjs","limit":"5 KB"}],"_npmVersion":"11.13.0","description":"Official JavaScript wrapper for the Unsplash API","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"oxfmt":"^0.41.0","oxlint":"^1.56.0","tsdown":"^0.21.4","vitest":"^4.1.5","size-limit":"^12.0.1","typescript":"^5.8.0","openapi-typescript":"^7.13.0","@size-limit/preset-small-lib":"^12.0.1"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_8.0.0-alpha.3_1780414393505_0.2656110845550317","host":"s3://npm-registry-packages-npm-production"}},"8.0.0":{"name":"unsplash-js","version":"8.0.0","keywords":["api","free","images","photos","splash","unsplash"],"author":{"name":"Unsplash"},"license":"MIT","_id":"unsplash-js@8.0.0","maintainers":[{"name":"unsplash-dev","email":"dev@unsplash.com"}],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"dist":{"shasum":"8058a4ab6bfabf302eb6eb3970f2aa4731aeee26","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-8.0.0.tgz","fileCount":16,"integrity":"sha512-WJQD4lIcwv66+hhSvcX4j1XsHl0jTEhEHXrChBJnMvMnmPV5nvLcX2hh50h7hMYlwGh5sRM/LUO++xUH0Y+s0Q==","signatures":[{"sig":"MEUCIQDL3uO3qduK1f4j7lUV7FltLQtUx+3PndVDWC10CFK85wIgWIkP7wWPbuxPpH5FrpnSqPKcw/j4NTL50IDupfSeLmA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/unsplash-js@8.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":141211},"type":"module","_from":"file:unsplash-js-8.0.0.tgz","engines":{"node":">=20"},"exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.cts"},"import":"./dist/index.mjs","require":"./dist/index.cjs"}},"scripts":{"dev":"tsdown --watch","gen":"pnpm gen:type && pnpm gen:alias","lint":"oxlint","size":"size-limit","test":"vitest","build":"tsdown","format":"oxfmt","gen:type":"openapi-typescript ./public.json -o ./gen/unsplash.d.ts","gen:alias":"jq --raw-output -f scripts/gen-alias.jq < public.json > ./gen/aliases.d.ts","typecheck":"tsc"},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1d8ee75b-c80f-4a03-9945-893d8e143109"}},"_resolved":"/tmp/f0a1099ba86707892b12bbaa062270b0/unsplash-js-8.0.0.tgz","_integrity":"sha512-WJQD4lIcwv66+hhSvcX4j1XsHl0jTEhEHXrChBJnMvMnmPV5nvLcX2hh50h7hMYlwGh5sRM/LUO++xUH0Y+s0Q==","repository":{"url":"git+https://github.com/unsplash/unsplash-js.git","type":"git"},"size-limit":[{"path":"dist/index.mjs","limit":"5 KB"},{"path":"dist/index.cjs","limit":"5 KB"}],"_npmVersion":"11.13.0","description":"Official JavaScript wrapper for the Unsplash API","directories":{},"sideEffects":false,"_nodeVersion":"24.16.0","dependencies":{"openapi-fetch":"^0.17.0"},"_hasShrinkwrap":false,"devDependencies":{"oxfmt":"^0.41.0","oxlint":"^1.56.0","tsdown":"^0.21.4","vitest":"^4.1.5","size-limit":"^12.0.1","typescript":"^5.8.0","openapi-typescript":"^7.13.0","@size-limit/preset-small-lib":"^12.0.1"},"_npmOperationalInternal":{"tmp":"tmp/unsplash-js_8.0.0_1780492445584_0.4529399835587389","host":"s3://npm-registry-packages-npm-production"}},"8.0.1":{"name":"unsplash-js","version":"8.0.1","description":"Official JavaScript wrapper for the Unsplash API","keywords":["api","free","images","photos","splash","unsplash"],"homepage":"https://github.com/unsplash/unsplash-js#readme","bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"license":"MIT","author":{"name":"Unsplash"},"repository":{"type":"git","url":"git+https://github.com/unsplash/unsplash-js.git"},"type":"module","sideEffects":false,"exports":{".":{"types":{"import":"./dist/index.d.mts","require":"./dist/index.d.cts"},"import":"./dist/index.mjs","require":"./dist/index.cjs"}},"dependencies":{"openapi-fetch":"^0.17.0"},"devDependencies":{"@size-limit/preset-small-lib":"^12.0.1","openapi-typescript":"^7.13.0","oxfmt":"^0.41.0","oxlint":"^1.56.0","size-limit":"^12.0.1","tsdown":"^0.21.4","typescript":"^5.8.0","vitest":"^4.1.5"},"size-limit":[{"path":"dist/index.mjs","limit":"5 KB"},{"path":"dist/index.cjs","limit":"5 KB"}],"engines":{"node":">=20"},"scripts":{"dev":"tsdown --watch","build":"tsdown","test":"vitest","gen:type":"openapi-typescript ./public.json -o ./gen/unsplash.d.ts","gen:alias":"jq --raw-output -f scripts/gen-alias.jq < public.json > ./gen/aliases.d.ts","gen":"pnpm gen:type && pnpm gen:alias","lint":"oxlint","format":"oxfmt","typecheck":"tsc","size":"size-limit"},"_id":"unsplash-js@8.0.1","_integrity":"sha512-v/l8v/cF+EKv7jjDl7WF+BQ0Z6EixGOSid2TTkhq5Yn0YYL091N7Fb9r+RVCoP7yoEAHluQASsr6EdYNyqAfOQ==","_resolved":"/tmp/10bbe0748daed3ddf01bbfb7d11d4e3c/unsplash-js-8.0.1.tgz","_from":"file:unsplash-js-8.0.1.tgz","_nodeVersion":"24.19.0","_npmVersion":"11.17.0","dist":{"integrity":"sha512-v/l8v/cF+EKv7jjDl7WF+BQ0Z6EixGOSid2TTkhq5Yn0YYL091N7Fb9r+RVCoP7yoEAHluQASsr6EdYNyqAfOQ==","shasum":"9a5754834769af0569af4ce1ab91a56c02f37932","tarball":"https://registry.npmjs.org/unsplash-js/-/unsplash-js-8.0.1.tgz","fileCount":16,"unpackedSize":141250,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/unsplash-js@8.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEQCIAzubmzLYw0AEfoy/SCL1zBKznfV4nmvaWxjJz5di9AJAiAoEugnM3HZngmskTiW6Na9BzlQiy3MGbj3I6HD9RrvrA=="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:1d8ee75b-c80f-4a03-9945-893d8e143109"}},"directories":{},"maintainers":[{"name":"unsplash-dev","email":"dev@unsplash.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/unsplash-js_8.0.1_1786723254930_0.37535046076388867"},"_hasShrinkwrap":false}},"time":{"created":"2015-11-07T19:13:51.120Z","modified":"2026-08-14T16:00:55.616Z","0.0.0":"2015-11-07T19:13:51.120Z","0.1.0":"2015-11-12T04:50:36.348Z","0.1.1":"2016-01-13T05:03:48.511Z","1.0.0":"2016-01-13T05:25:38.970Z","1.1.0":"2016-02-18T23:22:59.437Z","2.0.0":"2016-03-06T19:23:40.839Z","2.0.1":"2016-03-06T19:59:34.673Z","2.1.0":"2016-03-06T23:10:24.680Z","2.1.1":"2016-03-11T20:11:15.272Z","2.1.2":"2016-03-17T20:43:21.139Z","2.1.3":"2016-03-18T18:38:13.742Z","3.0.0":"2016-04-12T17:24:56.216Z","3.1.0":"2016-04-13T21:12:48.197Z","3.1.1":"2016-04-13T21:18:14.411Z","3.2.0":"2016-04-15T17:15:30.978Z","3.2.1":"2016-04-15T18:41:35.644Z","3.3.0":"2016-04-21T16:13:24.537Z","4.0.0":"2016-05-12T18:48:09.519Z","4.1.0":"2016-05-18T00:01:56.464Z","4.2.0":"2016-07-10T23:37:50.621Z","4.3.0":"2016-11-23T22:09:53.999Z","4.3.1":"2016-11-23T22:30:19.270Z","4.4.0":"2017-01-11T16:38:57.453Z","4.5.0":"2017-01-17T15:18:54.766Z","4.5.2":"2017-02-27T00:14:25.447Z","4.5.3":"2017-03-13T18:05:00.908Z","4.6.0":"2017-04-03T18:31:43.647Z","4.7.0":"2017-11-03T17:32:56.857Z","4.8.0":"2017-12-11T22:31:06.907Z","5.0.0":"2019-02-19T17:05:50.915Z","6.0.0":"2019-10-16T19:31:12.101Z","6.2.0":"2020-09-02T18:33:35.720Z","6.3.0":"2020-09-03T03:07:39.415Z","7.0.0-beta.1":"2020-11-26T18:08:38.567Z","7.0.0-beta.2":"2020-11-27T16:15:25.267Z","7.0.0":"2020-11-27T16:28:41.514Z","7.0.1":"2020-12-03T17:16:48.966Z","7.0.2":"2020-12-17T20:39:47.974Z","7.0.3":"2021-01-21T16:16:12.376Z","7.0.4":"2021-01-29T16:42:34.810Z","7.0.5":"2021-03-16T22:29:37.291Z","7.0.6":"2021-03-16T22:32:06.409Z","7.0.7":"2021-03-17T09:25:31.963Z","7.0.8":"2021-03-17T14:09:32.709Z","7.0.9":"2021-04-05T12:20:19.462Z","7.0.10":"2021-04-05T12:30:35.221Z","7.0.11":"2021-05-06T10:21:40.152Z","7.0.12":"2021-06-23T19:44:46.284Z","7.0.13":"2021-06-29T16:22:51.690Z","7.0.14":"2021-07-15T10:04:02.819Z","7.0.15":"2021-07-16T10:22:18.293Z","7.0.16":"2023-05-08T19:32:13.699Z","7.0.17":"2023-05-10T17:31:07.754Z","7.0.18":"2023-05-11T11:46:27.542Z","7.0.19":"2023-12-14T16:12:33.562Z","7.0.20":"2025-09-10T22:11:02.456Z","8.0.0-alpha.0":"2026-05-25T15:18:25.857Z","8.0.0-alpha.1":"2026-05-27T18:56:15.838Z","8.0.0-alpha.2":"2026-05-29T18:34:02.826Z","8.0.0-alpha.3":"2026-06-02T15:33:13.652Z","8.0.0":"2026-06-03T13:14:05.863Z","8.0.1":"2026-08-14T16:00:55.083Z"},"bugs":{"url":"https://github.com/unsplash/unsplash-js/issues"},"author":{"name":"Unsplash"},"license":"MIT","homepage":"https://github.com/unsplash/unsplash-js#readme","keywords":["api","free","images","photos","splash","unsplash"],"repository":{"type":"git","url":"git+https://github.com/unsplash/unsplash-js.git"},"description":"Official JavaScript wrapper for the Unsplash API","maintainers":[{"name":"unsplash-dev","email":"dev@unsplash.com"}],"readme":"# Unsplash\n\n[![npm](https://img.shields.io/npm/v/unsplash-js.svg?style=flat-square)](https://www.npmjs.com/package/unsplash-js)\n\nOfficial JavaScript wrapper for the [Unsplash API](https://unsplash.com/developers).\n\nKey Links:\n\n- Before using the Unsplash API, [register as a developer](https://unsplash.com/developers).\n- Before using the Unsplash API, read the [API Guidelines](https://help.unsplash.com/api-guidelines/unsplash-api-guidelines). Specifically, you _must_:\n  - [hotlink images](https://help.unsplash.com/api-guidelines/more-on-each-guideline/guideline-hotlinking-images)\n  - [attribute photographers](https://help.unsplash.com/api-guidelines/more-on-each-guideline/guideline-attribution)\n  - [trigger a download when appropriate](https://help.unsplash.com/api-guidelines/more-on-each-guideline/guideline-triggering-a-download)\n- Once you create an application and have an access key, go try the demos:\n  - [typescript](https://stackblitz.com/edit/unsplash-js-hq6lrpxm?file=src%2Fmain.tsx)\n\n## Documentation\n\n- [Installation](#installation)\n- [Usage](#usage)\n- [Replacing fetch](#replacing-fetch)\n- [Types](#types)\n- [Endpoint examples](#endpoint-examples)\n\n## Installation\n\n```bash\n$ npm i --save unsplash-js\n\n# OR\n\n$ yarn add unsplash-js\n\n# OR\n\n$ pnpm add unsplash-js\n```\n\n## Usage\n\n### Creating an instance\n\nTo create an instance, simply provide an `Object` with your `accessKey`.\n\n```ts\nimport { createApi } from \"unsplash-js\";\n\n// on your node server\nconst serverApi = createApi({\n  accessKey: \"MY_ACCESS_KEY\",\n  //...other fetch options\n});\n\n// in the browser\nconst browserApi = createApi({\n  baseUrl: \"https://mywebsite.com/unsplash-proxy\",\n  //...other fetch options\n});\n```\n\n**NOTE: If you're using `unsplash-js` in the browser, you must proxy your requests through your server by setting `baseUrl`. This is to authenticate requests with your Access Key to abide by the [API Guideline](https://help.unsplash.com/en/articles/2511245-unsplash-api-guidelines), and keeps your keys confidential. If `baseUrl` is set, `accessKey` is unnecessary and vice-versa.**\n\n### Making a request\n\n`createApi` returns an instance whose methods each accept a `params` object and standard `fetch` options.\n\nEach method is named after an HTTP verb (GET, POST, DELETE, PUT, PATCH).\n\n```ts\nconst unsplash = createApi({\n  accessKey: \"MY_ACCESS_KEY\",\n});\n\nunsplash.GET(\"/photos/{assetSlug}\", {\n  params: { path: { assetSlug: \"123\" } },\n});\n```\n\nGlobal `fetch` options can be set on the constructor; per-request `fetch` options override them:\n\n```ts\nconst unsplash = createApi({\n  accessKey: \"MY_ACCESS_KEY\",\n  // `fetch` options to be sent with every request\n  headers: { \"X-Custom-Header\": \"foo\" },\n});\n\nunsplash.GET(\"/photos/{assetSlug}\", {\n  params: { path: { assetSlug: \"123\" } },\n  // `fetch` options to be sent with only this request\n  headers: { \"X-Custom-Header-2\": \"bar\" },\n});\n```\n\nExample: Using an [AbortController](https://developer.mozilla.org/en-US/docs/Web/API/AbortController) on a specific request:\n\n```ts\nconst unsplash = createApi({\n  accessKey: \"MY_ACCESS_KEY\",\n});\n\nconst controller = new AbortController();\nconst signal = controller.signal;\n\nunsplash\n  .GET(\"/photos/{assetSlug}\", {\n    params: { path: { assetSlug: \"123\" } },\n    signal,\n  })\n  .catch((err) => {\n    if (err.name === \"AbortError\") {\n      console.log(\"Fetch aborted\");\n    }\n  });\n\ncontroller.abort();\n```\n\n#### Response\n\nThere are two possible outcomes to a request:\n\n1. You received data: `result.data` is present and populated.\n2. The server returned an error: `result.error` is present and contains error details.\n\nIf you'd like to inspect the full response, `result.response` contains the raw `Response` object. You can use this to get the `X-Total` header value on feed responses, for example.\n\n```ts\nconst unsplash = createApi({ accessKey: \"MY_ACCESS_KEY\" });\n\n// non-feed example\nconst result = await unsplash.GET(\"/photos/{assetSlug}\", {\n  params: { path: { assetSlug: \"foo\" } },\n});\n\nif (result.error) {\n  // handle error here\n  console.log(\"error occurred: \", result.error.errors[0]);\n} else {\n  // handle success here\n  const photo = result.data;\n  console.log(photo);\n}\n\n// feed example\nconst result = await unsplash.GET(\"/users/{username}/photos\", {\n  params: { path: { username: \"foo\" } },\n});\n\nif (result.error) {\n  // handle error here\n  console.log(\"error occurred: \", result.error.errors[0]);\n} else {\n  // extract total and results array from response\n  const feed = result.data;\n  const total = parseInt(result.response.headers.get(\"x-total\"));\n\n  // handle success here\n  console.log(`received ${feed.length} photos out of ${total}`);\n  console.log(\"first photo: \", feed[0]);\n}\n```\n\n**NOTE: All [usual fetch exceptions](https://developer.mozilla.org/en-US/docs/Web/API/Window/fetch#exceptions) can get thrown when making requests using this library.**\n\n#### Authentication\n\nWhen using the `accessKey` parameter on the `createApi` constructor, the `Authorization` header will be automatically set to use [public authentication](https://unsplash.com/documentation#public-authentication).\n\nIf you need to use either the [user authentication](https://unsplash.com/documentation#user-authentication) or [dynamic client registration](https://unsplash.com/documentation#dynamic-client-registration) scheme, set the `Authorization` header on each request according to the requirements of the authentication method you've chosen.\n\n### Replacing fetch\n\nThis is useful when mocking fetch in tests, targeting an older runtime, or providing a custom fetch implementation.\n\nFetch can be replaced globally or as an argument to `createApi`.\n\n```ts\n// Globally\n\n// server\nimport fetch from \"node-fetch\";\nglobal.fetch = fetch;\n\n// browser\nimport \"whatwg-fetch\";\n```\n\n```ts\n// As an argument to `createApi`\n\nimport { createApi } from \"unsplash-js\";\nimport nodeFetch from \"node-fetch\";\n\nconst unsplash = createApi({\n  accessKey: \"MY_ACCESS_KEY\",\n  fetch: nodeFetch,\n});\n```\n\nSee the openapi-fetch [documentation](https://openapi-ts.dev/openapi-fetch/testing) for more information.\n\n## Types\n\nThe types for this library target TypeScript v4.5 and above.\n\nThis library is written in TypeScript, which means that even if you are writing plain JavaScript, you can still get useful and accurate type information. We highly recommend that you setup your environment (using an editor such as [VSCode](https://code.visualstudio.com/)) to fully benefit from type hinting:\n\n### Request completion\n\n![](./vscode-path-completion.png)\n![](./vscode-params-completion-1.png)\n![](./vscode-params-completion-2.png)\n\n### Response completion\n\n![](./vscode-response-completion.png)\n\n## Endpoint examples\n\n`createApi` returns a preconfigured [`openapi-fetch`](https://openapi-ts.dev/openapi-fetch/) instance whose methods correspond to the usual HTTP verbs (`.GET`, `.POST`, `.PUT`, `.DELETE`, `.PATCH`).\n\nFor a full list of Unsplash's public endpoints, see the [API documentation](https://unsplash.com/documentation).\n\nThe endpoints covered here are grouped by category:\n\n- [Search](https://github.com/unsplash/unsplash-js#search)\n- [Photos](https://github.com/unsplash/unsplash-js#photos)\n- [Users](https://github.com/unsplash/unsplash-js#users)\n- [Collections](https://github.com/unsplash/unsplash-js#collections)\n- [Topics](https://github.com/unsplash/unsplash-js#topics)\n\nFor a full list of all available endpoints and their parameters, see [the OpenAPI spec](https://editor.swagger.io/?url=https://unsplash.com/spec/v1.json).\n\n---\n\n<div id=\"search\" />\n\n<div id=\"search-photos\" />\n\n### `.GET(\"/search/photos\", { params: { ... }})`\n\nGet a list of photos matching the query. [See endpoint docs 🚀](https://unsplash.com/documentation#search-photos)\n\n**Parameters**\n\n| Parameter            | Location | Type                                      | Optional/Required | Default    | Note                                                       |\n| -------------------- | -------- | ----------------------------------------- | ----------------- | ---------- | ---------------------------------------------------------- |\n| **`query`**          | query    | _string_                                  | Required          |            |                                                            |\n| **`page`**           | query    | _number_                                  | Optional          | 1          |                                                            |\n| **`per_page`**       | query    | _number_                                  | Optional          | 10         |                                                            |\n| **`orientation`**    | query    | _\"portrait\" \\| \"landscape\" \\| \"squarish\"_ | Optional          |            |                                                            |\n| **`content_filter`** | query    | _\"low\" \\| \"high\"_                         | Optional          | \"low\"      |                                                            |\n| **`color`**          | query    | _string_                                  | Optional          |            | see https://unsplash.com/documentation#search-photos       |\n| **`order_by`**       | query    | _\"latest\" \\| \"relevant\"_                  | Optional          | \"relevant\" |                                                            |\n| **`collections`**    | query    | _Array<string>_                           | Optional          |            |                                                            |\n| **`lang`**           | query    | _string_                                  | Optional          | \"en\"       | see https://unsplash.com/documentation#supported-languages |\n\n**Example**\n\n```ts\nconst { data, error } = await unsplash.GET(\"/search/photos\", {\n  params: {\n    query: {\n      query: \"cat\",\n      page: 1,\n      per_page: 10,\n      color: \"green\",\n      orientation: \"portrait\",\n    },\n  },\n});\n```\n\n### `.GET(\"/search/users\", { params: { ... }})`\n\nGet a list of users matching the query. [See endpoint docs 🚀](https://unsplash.com/documentation#search-users)\n\n**Parameters**\n\n| Parameter      | Location | Type     | Optional/Required | Default |\n| -------------- | -------- | -------- | ----------------- | ------- |\n| **`query`**    | query    | _string_ | Required          |         |\n| **`page`**     | query    | _number_ | Optional          | 1       |\n| **`per_page`** | query    | _number_ | Optional          | 10      |\n\n**Example**\n\n```ts\nconst { data, error } = await unsplash.GET(\"/search/users\", {\n  params: {\n    query: {\n      query: \"cat\",\n      page: 1,\n      per_page: 10,\n    },\n  },\n});\n```\n\n### `.GET(\"/search/collections\", { params: { ... }})`\n\nGet a list of collections matching the query. [See endpoint docs 🚀](https://unsplash.com/documentation#search-collections)\n\n**Parameters**\n\n| Parameter      | Location | Type     | Optional/Required | Default |\n| -------------- | -------- | -------- | ----------------- | ------- |\n| **`query`**    | query    | _string_ | Required          |         |\n| **`page`**     | query    | _number_ | Optional          | 1       |\n| **`per_page`** | query    | _number_ | Optional          | 10      |\n\n**Example**\n\n```ts\nconst { data, error } = await unsplash.GET(\"/search/collections\", {\n  params: {\n    query: {\n      query: \"cat\",\n      page: 1,\n      per_page: 10,\n    },\n  },\n});\n```\n\n---\n\n<div id=\"photos\" />\n\n<div id=\"photos-all\" />\n\n### `.GET(\"/photos\", { params: { ... }})`\n\nGet a single page from the list of all photos. [See endpoint docs 🚀](https://unsplash.com/documentation#list-photos)\n\n**Parameters**\n\n| Parameter      | Location | Type     | Optional/Required | Default |\n| -------------- | -------- | -------- | ----------------- | ------- |\n| **`page`**     | query    | _number_ | Optional          | 1       |\n| **`per_page`** | query    | _number_ | Optional          | 10      |\n\n**Example**\n\n```ts\nconst { data, error } = await unsplash.GET(\"/photos\", {\n  params: {\n    query: { page: 2, per_page: 15 },\n  },\n});\n```\n\n---\n\n### `.GET(\"/photos/{assetSlug}\", { params: { ... }})`\n\nRetrieve a single photo. [See endpoint docs 🚀](https://unsplash.com/documentation#get-a-photo)\n\n**Parameters**\n\n| Parameter       | Location | Type     | Optional/Required |\n| --------------- | -------- | -------- | ----------------- |\n| **`assetSlug`** | path     | _string_ | Required          |\n\n**Example**\n\n```ts\nconst { data, error } = await unsplash.GET(\"/photos/{assetSlug}\", {\n  params: {\n    path: { assetSlug: \"mtNweauBsMQ\" },\n  },\n});\n```\n\n---\n\n### `.GET(\"/photos/{assetSlug}/statistics\", { params: { ... }})`\n\nRetrieve a single photo's stats. [See endpoint docs 🚀](https://unsplash.com/documentation#get-a-photos-statistics)\n\n**Parameters**\n\n| Parameter        | Location | Type     | Optional/Required | Default |\n| ---------------- | -------- | -------- | ----------------- | ------- |\n| **`assetSlug`**  | path     | _string_ | Required          |         |\n| **`resolution`** | query    | _\"days\"_ | Optional          | \"days\"  |\n| **`quantity`**   | query    | _number_ | Optional          | 30      |\n\n**Example**\n\n```ts\nconst { data, error } = await unsplash.GET(\"/photos/{assetSlug}/statistics\", {\n  params: {\n    path: { assetSlug: \"mtNweauBsMQ\" },\n    query: {\n      resolution: \"days\",\n      quantity: 30,\n    },\n  },\n});\n```\n\n---\n\n<div id=\"photo-random\" />\n\n### `.GET(\"/photos/random\", { params: { ... }})`\n\nRetrieve a single random photo, given optional filters. [See endpoint docs 🚀](https://unsplash.com/documentation#get-a-random-photo). Note: if you provide a value for `count` greater than `1`, you will receive an array of photos. Otherwise, you will receive a single photo object.\n\n**Parameters**\n\n| Parameter            | Location | Type                                      | Optional/Required | Default |\n| -------------------- | -------- | ----------------------------------------- | ----------------- | ------- |\n| **`count`**          | query    | _number_                                  | Optional          | 1       |\n| **`collections`**    | query    | _Array<string>_                           | Optional          |         |\n| **`topics`**         | query    | _Array<string>_                           | Optional          |         |\n| **`username`**       | query    | _string_                                  | Optional          |         |\n| **`orientation`**    | query    | _\"portrait\" \\| \"landscape\" \\| \"squarish\"_ | Optional          |         |\n| **`content_filter`** | query    | _\"low\" \\| \"high\"_                         | Optional          | \"low\"   |\n| **`query`**          | query    | _string_                                  | Optional          |         |\n\n**Example**\n\n```ts\nconst { data, error } = await unsplash.GET(\"/photos/random\", {\n  params: {\n    query: {\n      collections: [\"abc123\"],\n      topics: [\"def456\"],\n      username: \"naoufal\",\n      query: \"dog\",\n      count: 1,\n    },\n  },\n});\n```\n\n---\n\n<div id=\"track-download\" />\n\n### `.GET(\"/photos/{id}/download\", { params: { ... }})`\n\nTrigger a download of a photo as per the [download tracking requirement of API Guidelines](https://medium.com/unsplash/unsplash-api-guidelines-triggering-a-download-c39b24e99e02). [See endpoint docs 🚀](https://unsplash.com/documentation#track-a-photo-download)\n\n**Parameters**\n\n| Parameter | Location | Type     | Optional/Required |\n| --------- | -------- | -------- | ----------------- |\n| **`id`**  | path     | _string_ | Required          |\n\n**Example**\n\n```ts\nconst photoResult = await unsplash.GET(\"/photos/{assetSlug}\", {\n  params: {\n    path: { assetSlug: \"mtNweauBsMQ\" },\n  },\n});\n\nif (photoResult.data) {\n  await unsplash.GET(\"/photos/{id}/download\", {\n    params: {\n      path: { id: photoResult.data.id },\n    },\n  });\n}\n\n// or if working with an array of photos\nconst searchResult = await unsplash.GET(\"/search/photos\", {\n  params: {\n    query: { query: \"dogs\" },\n  },\n});\n\nif (searchResult.data) {\n  const firstPhoto = searchResult.data.results[0];\n\n  await unsplash.GET(\"/photos/{id}/download\", {\n    params: {\n      path: { id: firstPhoto.id },\n    },\n  });\n}\n```\n\n---\n\n<div id=\"users\" />\n\n### `.GET(\"/users/{username}\", { params: { ... }})`\n\nRetrieve public details on a given user. [See endpoint docs 🚀](https://unsplash.com/documentation#get-a-users-public-profile)\n\n**Parameters**\n\n| Parameter      | Location | Type     | Optional/Required |\n| -------------- | -------- | -------- | ----------------- |\n| **`username`** | path     | _string_ | Required          |\n\n**Example**\n\n```ts\nconst { data, error } = await unsplash.GET(\"/users/{username}\", {\n  params: {\n    path: { username: \"naoufal\" },\n  },\n});\n```\n\n---\n\n### `.GET(\"/users/{username}/photos\", { params: { ... }})`\n\nGet a list of photos uploaded by a user. [See endpoint docs 🚀](https://unsplash.com/documentation#list-a-users-photos)\n\n**Parameters**\n\n| Parameter         | Location | Type                                                         | Optional/Required | Default  |\n| ----------------- | -------- | ------------------------------------------------------------ | ----------------- | -------- |\n| **`username`**    | path     | _string_                                                     | Required          |          |\n| **`page`**        | query    | _number_                                                     | Optional          | 1        |\n| **`per_page`**    | query    | _number_                                                     | Optional          | 10       |\n| **`order_by`**    | query    | _\"latest\" \\| \"oldest\" \\| \"popular\" \\| \"views\" \\| \"download\"_ | Optional          | \"latest\" |\n| **`stats`**       | query    | _boolean_                                                    | Optional          | false    |\n| **`resolution`**  | query    | _\"days\"_                                                     | Optional          | \"days\"   |\n| **`quantity`**    | query    | _number_                                                     | Optional          | 30       |\n| **`orientation`** | query    | _\"portrait\" \\| \"landscape\" \\| \"squarish\"_                    | Optional          |          |\n\n**Example**\n\n```ts\nconst { data, error } = await unsplash.GET(\"/users/{username}/photos\", {\n  params: {\n    path: { username: \"naoufal\" },\n    query: {\n      page: 1,\n      per_page: 10,\n      order_by: \"latest\",\n      orientation: \"landscape\",\n    },\n  },\n});\n```\n\n---\n\n### `.GET(\"/users/{username}/collections\", { params: { ... }})`\n\nGet a list of collections created by the user. [See endpoint docs 🚀](https://unsplash.com/documentation#list-a-users-collections)\n\n**Parameters**\n\n| Parameter      | Location | Type     | Optional/Required | Default |\n| -------------- | -------- | -------- | ----------------- | ------- |\n| **`username`** | path     | _string_ | Required          |         |\n| **`page`**     | query    | _number_ | Optional          | 1       |\n| **`per_page`** | query    | _number_ | Optional          | 10      |\n\n**Example**\n\n```ts\nconst { data, error } = await unsplash.GET(\"/users/{username}/collections\", {\n  params: {\n    path: { username: \"naoufal\" },\n    query: {\n      page: 2,\n      per_page: 15,\n    },\n  },\n});\n```\n\n---\n\n<div id=\"collections\" />\n\n### `.GET(\"/collections\", { params: { ... }})`\n\nGet a single page from the list of all collections. [See endpoint docs 🚀](https://unsplash.com/documentation#list-collections)\n\n**Parameters**\n\n| Parameter      | Location | Type     | Optional/Required | Default |\n| -------------- | -------- | -------- | ----------------- | ------- |\n| **`page`**     | query    | _number_ | Optional          | 1       |\n| **`per_page`** | query    | _number_ | Optional          | 10      |\n\n**Example**\n\n```ts\nconst { data, error } = await unsplash.GET(\"/collections\", {\n  params: {\n    query: { page: 1, per_page: 10 },\n  },\n});\n```\n\n---\n\n### `.GET(\"/collections/{collectionId}\", { params: { ... }})`\n\nRetrieve a single collection. [See endpoint docs 🚀](https://unsplash.com/documentation#get-a-collection)\n\n**Parameters**\n\n| Parameter          | Location | Type     | Optional/Required |\n| ------------------ | -------- | -------- | ----------------- |\n| **`collectionId`** | path     | _string_ | Required          |\n\n**Example**\n\n```ts\nconst { data, error } = await unsplash.GET(\"/collections/{collectionId}\", {\n  params: {\n    path: { collectionId: \"abc123\" },\n  },\n});\n```\n\n---\n\n### `.GET(\"/collections/{collectionId}/photos\", { params: { ... }})`\n\nRetrieve a collection’s photos. [See endpoint docs 🚀](https://unsplash.com/documentation#get-a-collections-photos)\n\n**Parameters**\n\n| Parameter          | Location | Type                                      | Optional/Required | Default |\n| ------------------ | -------- | ----------------------------------------- | ----------------- | ------- |\n| **`collectionId`** | path     | _string_                                  | Required          |         |\n| **`page`**         | query    | _number_                                  | Optional          | 1       |\n| **`per_page`**     | query    | _number_                                  | Optional          | 10      |\n| **`orientation`**  | query    | _\"portrait\" \\| \"landscape\" \\| \"squarish\"_ | Optional          |         |\n\n**Example**\n\n```ts\nconst { data, error } = await unsplash.GET(\"/collections/{collectionId}/photos\", {\n  params: {\n    path: { collectionId: \"abc123\" },\n    query: {\n      page: 1,\n      per_page: 10,\n      orientation: \"landscape\",\n    },\n  },\n});\n```\n\n---\n\n### `.GET(\"/collections/{collectionId}/related\", { params: { ... }})`\n\nLists collections related to the provided one. [See endpoint docs 🚀](https://unsplash.com/documentation#list-a-collections-related-collections)\n\n**Parameters**\n\n| Parameter          | Location | Type     | Optional/Required |\n| ------------------ | -------- | -------- | ----------------- |\n| **`collectionId`** | path     | _string_ | Required          |\n\n**Example**\n\n```ts\nconst { data, error } = await unsplash.GET(\"/collections/{collectionId}/related\", {\n  params: {\n    path: { collectionId: \"abc123\" },\n  },\n});\n```\n\n---\n\n<div id=\"topics\" />\n\n### `.GET(\"/topics\", { params: { ... }})`\n\nGet a single page from the list of all topics. [See endpoint docs 🚀](https://unsplash.com/documentation#list-topics)\n\n**Parameters**\n\n| Parameter      | Location | Type                                               | Optional/Required | Default    |\n| -------------- | -------- | -------------------------------------------------- | ----------------- | ---------- |\n| **`page`**     | query    | _number_                                           | Optional          | 1          |\n| **`per_page`** | query    | _number_                                           | Optional          | 10         |\n| **`order_by`** | query    | _\"featured\" \\| \"latest\" \\| \"oldest\" \\| \"position\"_ | Optional          | \"position\" |\n| **`ids`**      | query    | _Array<string>_                                    | Optional          |            |\n\n**Example**\n\n```ts\nconst { data, error } = await unsplash.GET(\"/topics\", {\n  params: {\n    query: {\n      page: 1,\n      per_page: 10,\n      ids: [\"fashion\", \"architecture\", \"6sMVjTLSkeQ\"],\n    },\n  },\n});\n```\n\n---\n\n### `.GET(\"/topics/{topicSlug}\", { params: { ... }})`\n\nRetrieve a single topic. [See endpoint docs 🚀](https://unsplash.com/documentation#get-a-topic)\n\n**Parameters**\n\n| Parameter       | Location | Type     | Optional/Required |\n| --------------- | -------- | -------- | ----------------- |\n| **`topicSlug`** | path     | _string_ | Required          |\n\n**Example**\n\n```ts\nconst { data, error } = await unsplash.GET(\"/topics/{topicSlug}\", {\n  params: {\n    path: { topicSlug: \"wallpapers\" },\n  },\n});\n```\n\n---\n\n### `.GET(\"/topics/{topicSlug}/photos\", { params: { ... }})`\n\nRetrieve a topic’s photos. [See endpoint docs 🚀](https://unsplash.com/documentation#get-a-topics-photos)\n\n**Parameters**\n\n| Parameter         | Location | Type                                      | Optional/Required | Default  |\n| ----------------- | -------- | ----------------------------------------- | ----------------- | -------- |\n| **`topicSlug`**   | path     | _string_                                  | Required          |          |\n| **`page`**        | query    | _number_                                  | Optional          | 1        |\n| **`per_page`**    | query    | _number_                                  | Optional          | 10       |\n| **`orientation`** | query    | _\"portrait\" \\| \"landscape\" \\| \"squarish\"_ | Optional          |          |\n| **`order_by`**    | query    | _\"latest\" \\| \"oldest\" \\| \"popular\"_       | Optional          | \"latest\" |\n\n**Example**\n\n```ts\nconst { data, error } = await unsplash.GET(\"/topics/{topicSlug}/photos\", {\n  params: {\n    path: { topicSlug: \"wallpapers\" },\n    query: {\n      page: 1,\n      per_page: 10,\n      order_by: \"latest\",\n      orientation: \"landscape\",\n    },\n  },\n});\n```\n","readmeFilename":"README.md","users":{"usex":true,"nelix":true,"gormus":true,"onel0p3z":true,"alimaster":true,"rocket0191":true}}