123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100 |
- {
- "_args": [
- [
- {
- "raw": "source-map-support@^0.4.14",
- "scope": null,
- "escapedName": "source-map-support",
- "name": "source-map-support",
- "rawSpec": "^0.4.14",
- "spec": ">=0.4.14 <0.5.0",
- "type": "range"
- },
- "/Users/gaudenz/git/drawio/war/node_modules/electron-updater"
- ]
- ],
- "_from": "source-map-support@>=0.4.14 <0.5.0",
- "_id": "source-map-support@0.4.14",
- "_inCache": true,
- "_location": "/source-map-support",
- "_nodeVersion": "7.6.0",
- "_npmOperationalInternal": {
- "host": "packages-18-east.internal.npmjs.com",
- "tmp": "tmp/source-map-support-0.4.14.tgz_1489832152112_0.39926239755004644"
- },
- "_npmUser": {
- "name": "linusu",
- "email": "linus@folkdatorn.se"
- },
- "_npmVersion": "4.1.2",
- "_phantomChildren": {},
- "_requested": {
- "raw": "source-map-support@^0.4.14",
- "scope": null,
- "escapedName": "source-map-support",
- "name": "source-map-support",
- "rawSpec": "^0.4.14",
- "spec": ">=0.4.14 <0.5.0",
- "type": "range"
- },
- "_requiredBy": [
- "/electron-updater"
- ],
- "_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.14.tgz",
- "_shasum": "9d4463772598b86271b4f523f6c1f4e02a7d6aef",
- "_shrinkwrap": null,
- "_spec": "source-map-support@^0.4.14",
- "_where": "/Users/gaudenz/git/drawio/war/node_modules/electron-updater",
- "bugs": {
- "url": "https://github.com/evanw/node-source-map-support/issues"
- },
- "dependencies": {
- "source-map": "^0.5.6"
- },
- "description": "Fixes stack traces for files with source maps",
- "devDependencies": {
- "browserify": "3.44.2",
- "coffee-script": "1.7.1",
- "http-server": "^0.8.5",
- "mocha": "1.18.2",
- "webpack": "^1.13.3"
- },
- "directories": {},
- "dist": {
- "shasum": "9d4463772598b86271b4f523f6c1f4e02a7d6aef",
- "tarball": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.4.14.tgz"
- },
- "gitHead": "8db1d646dbe9c05f824001477637b62dbcb49f0c",
- "homepage": "https://github.com/evanw/node-source-map-support#readme",
- "license": "MIT",
- "main": "./source-map-support.js",
- "maintainers": [
- {
- "name": "evanw",
- "email": "evan.exe@gmail.com"
- },
- {
- "name": "julien-f",
- "email": "julien.fontanet@isonoe.net"
- },
- {
- "name": "linusu",
- "email": "linus@folkdatorn.se"
- }
- ],
- "name": "source-map-support",
- "optionalDependencies": {},
- "readme": "ERROR: No README data found!",
- "repository": {
- "type": "git",
- "url": "git+https://github.com/evanw/node-source-map-support.git"
- },
- "scripts": {
- "build": "node build.js",
- "prepublish": "npm run build",
- "serve-tests": "http-server -p 1336",
- "test": "mocha"
- },
- "version": "0.4.14"
- }
|