You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

113 lines
4.0 KiB

{
"_args": [
[
"stackframe@^1.1.0",
"/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/error-stack-parser"
]
],
"_from": "stackframe@>=1.1.0 <2.0.0",
"_hasShrinkwrap": false,
"_id": "stackframe@1.1.0",
"_inCache": true,
"_installable": true,
"_location": "/stackframe",
"_nodeVersion": "8.16.0",
"_npmOperationalInternal": {
"host": "s3://npm-registry-packages",
"tmp": "tmp/stackframe_1.1.0_1568766456418_0.20215787615250114"
},
"_npmUser": {
"email": "me@eriwen.com",
"name": "eriwen"
},
"_npmVersion": "6.4.1",
"_phantomChildren": {},
"_requested": {
"name": "stackframe",
"raw": "stackframe@^1.1.0",
"rawSpec": "^1.1.0",
"scope": null,
"spec": ">=1.1.0 <2.0.0",
"type": "range"
},
"_requiredBy": [
"/error-stack-parser"
],
"_resolved": "https://registry.npmjs.org/stackframe/-/stackframe-1.1.0.tgz",
"_shasum": "e3fc2eb912259479c9822f7d1f1ff365bd5cbc83",
"_shrinkwrap": null,
"_spec": "stackframe@^1.1.0",
"_where": "/home/herrhase/Workspace/tentakelfabrik/tiny-components/tiny-consent/node_modules/error-stack-parser",
"bugs": {
"url": "https://github.com/stacktracejs/stackframe/issues"
},
"dependencies": {},
"description": "JS Object representation of a stack frame",
"devDependencies": {
"colors": "^1.3.2",
"del": "^3.0.0",
"eslint": "^5.7.0",
"gulp": "^3.9.1",
"gulp-coveralls": "^0.1.4",
"gulp-eslint": "^5.0.0",
"gulp-rename": "^1.4.0",
"gulp-sourcemaps": "^2.6.4",
"gulp-uglify": "^3.0.1",
"jasmine": "^3.2.0",
"jasmine-core": "^3.2.1",
"karma": "^3.1.0",
"karma-chrome-launcher": "^2.2.0",
"karma-coverage": "^1.1.2",
"karma-firefox-launcher": "^1.1.0",
"karma-ie-launcher": "^1.0.0",
"karma-jasmine": "^1.1.2",
"karma-opera-launcher": "^1.0.0",
"karma-phantomjs-launcher": "^1.0.4",
"karma-safari-launcher": "^1.0.0",
"karma-sauce-launcher": "^1.2.0",
"karma-spec-reporter": "0.0.32",
"run-sequence": "^2.2.1"
},
"directories": {},
"dist": {
"fileCount": 17,
"integrity": "sha512-Vx6W1Yvy+AM1R/ckVwcHQHV147pTPBKWCRLrXMuPrFVfvBUc3os7PR1QLIWCMhPpRg5eX9ojzbQIMLGBwyLjqg==",
"npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdgXn5CRA9TVsSAnZWagAALY4P/2itsYiQ178IX/2kRx3p\nC4GOo1O71FEXYAV6wwRorqa2I9vn4SqLir2OUr6CXH5JDRS3WT0MLWjuZWHH\nZCHKnul/6Zlhmi094xVesFdQpmyS/Na3nYsJcEztNPo0MNkuTifq+9oro2hf\n83d8A+oHVZP67Sn0d81sOEb/xb6mNAv0lGbexT+UaC/rDPcZgpDYgXf9pwIv\nalbyouJmW3JCZwbF5Nlal6XmxfzyMJJGKSZsRjuZ7npr3tLWJrWpRmUCm8Qg\nwZ+Sw5fmyKLmZU8Ka/7Ut/Txvc/rWeg6vE5wnBytbBX8J1lsM7dCrBDBmCNz\nBN5yZauBRsL1zuqHa69fFkxU2Guh61LNL5pq7CcLEOraU0PtsIzRM6dyWbeH\nxd4ge8AQq8vLhHxoIgON1cCv+nA9QUYEAz1qxwLDkp/PeTfK58UNIz47Oo6j\ntjJZbwA0iuw9mWqeLbjp/qaAuvM8zpIOSdIaSV4vCyxbEM/IR+AiUc8u0EEC\nCz5Zgv/dqhjNeaAsCEv4znFu0eJ3Ly7Eox0E5jSNWM/Y3dvruhtZD8X9AzLd\nX72GoZvK4ggNzp3sEsrdQ9jI5oPTDMBQ3dlAL2iuui1qaqNJETk49UH/e62T\nLOxFHFweXaQjh7DaEcwJl4ST9aMeLepmoPJxpDF4D53de+Chg0qcEvPW+80Y\noA6j\r\n=35Fo\r\n-----END PGP SIGNATURE-----\r\n",
"shasum": "e3fc2eb912259479c9822f7d1f1ff365bd5cbc83",
"tarball": "https://registry.npmjs.org/stackframe/-/stackframe-1.1.0.tgz",
"unpackedSize": 39220
},
"gitHead": "aff47e4a30a9964249868bac0870618b5f5ba01c",
"homepage": "https://www.stacktracejs.com",
"keywords": [
"debugger",
"error",
"stack frame",
"stacktrace"
],
"license": "MIT",
"main": "./stackframe.js",
"maintainers": [
{
"name": "eriwen",
"email": "me@eriwen.com"
},
{
"name": "oliversalzburg",
"email": "oliver.salzburg@gmail.com"
}
],
"name": "stackframe",
"optionalDependencies": {},
"readme": "ERROR: No README data found!",
"repository": {
"type": "git",
"url": "git://github.com/stacktracejs/stackframe.git"
},
"scripts": {
"lint": " ./node_modules/.bin/eslint stackframe.js spec/stackframe-spec.js",
"prepare": "gulp dist",
"test": "gulp test"
},
"version": "1.1.0"
}