123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105 |
- {
- "_args": [
- [
- {
- "raw": "source-map-support@^0.5.0",
- "scope": null,
- "escapedName": "source-map-support",
- "name": "source-map-support",
- "rawSpec": "^0.5.0",
- "spec": ">=0.5.0 <0.6.0",
- "type": "range"
- },
- "/Users/tennesseeg/blueCoin/node_modules/tsickle"
- ]
- ],
- "_from": "source-map-support@>=0.5.0 <0.6.0",
- "_id": "source-map-support@0.5.6",
- "_inCache": true,
- "_location": "/source-map-support",
- "_nodeVersion": "10.0.0",
- "_npmOperationalInternal": {
- "host": "s3://npm-registry-packages",
- "tmp": "tmp/source-map-support_0.5.6_1526202524114_0.9050740750778954"
- },
- "_npmUser": {
- "name": "linusu",
- "email": "linus@folkdatorn.se"
- },
- "_npmVersion": "5.6.0",
- "_phantomChildren": {},
- "_requested": {
- "raw": "source-map-support@^0.5.0",
- "scope": null,
- "escapedName": "source-map-support",
- "name": "source-map-support",
- "rawSpec": "^0.5.0",
- "spec": ">=0.5.0 <0.6.0",
- "type": "range"
- },
- "_requiredBy": [
- "/tsickle"
- ],
- "_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.6.tgz",
- "_shasum": "4435cee46b1aab62b8e8610ce60f788091c51c13",
- "_shrinkwrap": null,
- "_spec": "source-map-support@^0.5.0",
- "_where": "/Users/tennesseeg/blueCoin/node_modules/tsickle",
- "bugs": {
- "url": "https://github.com/evanw/node-source-map-support/issues"
- },
- "dependencies": {
- "buffer-from": "^1.0.0",
- "source-map": "^0.6.0"
- },
- "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": {
- "integrity": "sha512-N4KXEz7jcKqPf2b2vZF11lQIz9W5ZMuUcIOGj243lduidkf2fjkVKJS9vNxVWn3u/uxX38AcE8U9nnH9FPcq+g==",
- "shasum": "4435cee46b1aab62b8e8610ce60f788091c51c13",
- "tarball": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.6.tgz",
- "fileCount": 6,
- "unpackedSize": 81769,
- "npm-signature": "-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa+ACdCRA9TVsSAnZWagAAZU8P+wcgivO1SsP9c2AwMzUC\nijBejykY3u9fXfikTA+mLtQ3f9/CUvhT734cI1b27G1J5ju/hW15BUs6+PBe\ngnbBeN7XzGBw+koDe+cJI13EljgFw9zrltQpvB+ReIjUlRsSN82AqIzW7E5v\nVqg+p/WJUvHbZo3jlIxxfjJlfDDYssaIp/sTxbSFjbArvLTl5Q0Xg/ZUDWwG\nSdUNxQbZ7H6v+wqLHhTD5X4Cx4waykDiIcEkSxmdmh1pcw7TZEkwXOvPJPoy\nI5RyQvStqNAL1ws/8tQmWMzz8R4W4TTtdOtRbr3l6CMI5HoPDQjgK5QJ00vW\n5CgPxbP2xflllRBmt1sAIQjUw+MHoyArlHAwtC2a2iqfQ1PDJ4Atigw+xt0k\nddAsCgPXzEjx/+oiOSvv7WTXJqlkvQWw2iAH2DY6IBicsoSfv/gEyczsTWpo\nL5a24vcaMPTu5fhKzLdeA9/dCIB3nwjeJZks8rVeAnEfQi8Cndu+tAVAPEE5\nm4M9BZpQ/t7GJwupbNjlE8n8opS41m9OzfLJ/ycs+MQjaZyCYtuUinVhzV5P\nrJXaDLvIz7+ol+ORsLKccdbUo+Yl5FHhMAA/dHm+/gloBicG6fdEwmM5dUTo\nNCd3M0Z6KvABsbqgXsEwuioQirkIdpz6aAEzhsSc6WmTDALBynOmiv0hCHWe\nEYe5\r\n=il+2\r\n-----END PGP SIGNATURE-----\r\n"
- },
- "gitHead": "02705960a14058872c86521917fae8ea25922e72",
- "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.5.6"
- }
|