| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364 |
- {
- "_args": [
- [
- "saucelabs@1.5.0",
- "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI"
- ]
- ],
- "_development": true,
- "_from": "saucelabs@1.5.0",
- "_id": "saucelabs@1.5.0",
- "_inBundle": false,
- "_integrity": "sha512-jlX3FGdWvYf4Q3LFfFWS1QvPg3IGCGWxIc8QBFdPTbpTJnt/v17FHXYVAn7C8sHf1yUXo2c7yIM0isDryfYtHQ==",
- "_location": "/saucelabs",
- "_optional": true,
- "_phantomChildren": {},
- "_requested": {
- "type": "version",
- "registry": true,
- "raw": "saucelabs@1.5.0",
- "name": "saucelabs",
- "escapedName": "saucelabs",
- "rawSpec": "1.5.0",
- "saveSpec": null,
- "fetchSpec": "1.5.0"
- },
- "_requiredBy": [
- "/protractor"
- ],
- "_resolved": "https://registry.npmjs.org/saucelabs/-/saucelabs-1.5.0.tgz",
- "_spec": "1.5.0",
- "_where": "D:\\Revathi_26-12-2022\\Task1\\laps-bpm\\BPM-UI",
- "author": {
- "name": "Dan Jenkins",
- "email": "dan.jenkins@holidayextras.com",
- "url": "www.dan-jenkins.co.uk"
- },
- "bugs": {
- "url": "https://github.com/holidayextras/node-saucelabs/issues"
- },
- "dependencies": {
- "https-proxy-agent": "^2.2.1"
- },
- "description": "A wrapper around Sauce Labs REST API",
- "devDependencies": {
- "chai": "1.5.x",
- "jshint": "*",
- "mocha": "1.9.x",
- "nock": "0.17.x",
- "url": "0.11.0"
- },
- "engines": {
- "node": "*"
- },
- "homepage": "https://github.com/holidayextras/node-saucelabs",
- "name": "saucelabs",
- "repository": {
- "type": "git",
- "url": "git://github.com/holidayextras/node-saucelabs.git"
- },
- "scripts": {
- "test": "make lint test"
- },
- "version": "1.5.0"
- }
|