UNPKG

funcunit

Version:
60 lines (59 loc) 1.63 kB
{ "_from": "source-map-support@^0.2.10", "_id": "source-map-support@0.2.10", "_inBundle": false, "_integrity": "sha1-6lo5AKHByyUJagrozFwrSxDe09w=", "_location": "/source-map-support", "_phantomChildren": { "amdefine": "1.0.1" }, "_requested": { "type": "range", "registry": true, "raw": "source-map-support@^0.2.10", "name": "source-map-support", "escapedName": "source-map-support", "rawSpec": "^0.2.10", "saveSpec": null, "fetchSpec": "^0.2.10" }, "_requiredBy": [ "/babel-core", "/traceur", "/transpile/babel-core" ], "_resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.2.10.tgz", "_shasum": "ea5a3900a1c1cb25096a0ae8cc5c2b4b10ded3dc", "_spec": "source-map-support@^0.2.10", "_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/babel-core", "bugs": { "url": "https://github.com/evanw/node-source-map-support/issues" }, "bundleDependencies": false, "dependencies": { "source-map": "0.1.32" }, "deprecated": false, "description": "Fixes stack traces for files with source maps", "devDependencies": { "browserify": "3.44.2", "coffee-script": "1.7.1", "mocha": "1.18.2" }, "homepage": "https://github.com/evanw/node-source-map-support#readme", "licenses": [ { "type": "MIT" } ], "main": "./source-map-support.js", "name": "source-map-support", "repository": { "type": "git", "url": "git+https://github.com/evanw/node-source-map-support.git" }, "scripts": { "test": "node_modules/mocha/bin/mocha" }, "version": "0.2.10" }