UNPKG

funcunit

Version:
196 lines (195 loc) 4.46 kB
{ "_from": "bitovi-source-map@0.4.2-bitovi.2", "_id": "bitovi-source-map@0.4.2-bitovi.2", "_inBundle": false, "_integrity": "sha1-zIVGE6LS6PGdB41fWyY3JoPMnoA=", "_location": "/bitovi-source-map", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "bitovi-source-map@0.4.2-bitovi.2", "name": "bitovi-source-map", "escapedName": "bitovi-source-map", "rawSpec": "0.4.2-bitovi.2", "saveSpec": null, "fetchSpec": "0.4.2-bitovi.2" }, "_requiredBy": [ "/steal-tools" ], "_resolved": "https://registry.npmjs.org/bitovi-source-map/-/bitovi-source-map-0.4.2-bitovi.2.tgz", "_shasum": "cc854613a2d2e8f19d078d5f5b26372683cc9e80", "_spec": "bitovi-source-map@0.4.2-bitovi.2", "_where": "/Library/WebServer/Documents/GitHub/funcunit/site/node_modules/steal-tools", "author": { "name": "Nick Fitzgerald", "email": "nfitzgerald@mozilla.com" }, "bugs": { "url": "https://github.com/mozilla/source-map/issues" }, "bundleDependencies": false, "contributors": [ { "name": "Tobias Koppers", "email": "tobias.koppers@googlemail.com" }, { "name": "Duncan Beevers", "email": "duncan@dweebd.com" }, { "name": "Stephen Crane", "email": "scrane@mozilla.com" }, { "name": "Ryan Seddon", "email": "seddon.ryan@gmail.com" }, { "name": "Miles Elam", "email": "miles.elam@deem.com" }, { "name": "Mihai Bazon", "email": "mihai.bazon@gmail.com" }, { "name": "Michael Ficarra", "email": "github.public.email@michael.ficarra.me" }, { "name": "Todd Wolfson", "email": "todd@twolfson.com" }, { "name": "Alexander Solovyov", "email": "alexander@solovyov.net" }, { "name": "Felix Gnass", "email": "fgnass@gmail.com" }, { "name": "Conrad Irwin", "email": "conrad.irwin@gmail.com" }, { "name": "usrbincc", "email": "usrbincc@yahoo.com" }, { "name": "David Glasser", "email": "glasser@davidglasser.net" }, { "name": "Chase Douglas", "email": "chase@newrelic.com" }, { "name": "Evan Wallace", "email": "evan.exe@gmail.com" }, { "name": "Heather Arthur", "email": "fayearthur@gmail.com" }, { "name": "Hugh Kennedy", "email": "hughskennedy@gmail.com" }, { "name": "David Glasser", "email": "glasser@davidglasser.net" }, { "name": "Simon Lydell", "email": "simon.lydell@gmail.com" }, { "name": "Jmeas Smith", "email": "jellyes2@gmail.com" }, { "name": "Michael Z Goddard", "email": "mzgoddard@gmail.com" }, { "name": "azu", "email": "azu@users.noreply.github.com" }, { "name": "John Gozde", "email": "john@gozde.ca" }, { "name": "Adam Kirkton", "email": "akirkton@truefitinnovation.com" }, { "name": "Chris Montgomery", "email": "christopher.montgomery@dowjones.com" }, { "name": "J. Ryan Stinnett", "email": "jryans@gmail.com" }, { "name": "Jack Herrington", "email": "jherrington@walmartlabs.com" }, { "name": "Chris Truter", "email": "jeffpalentine@gmail.com" }, { "name": "Daniel Espeset", "email": "daniel@danielespeset.com" }, { "name": "Jamie Wong", "email": "jamie.lf.wong@gmail.com" }, { "name": "Eddy Bruël", "email": "ejpbruel@mozilla.com" }, { "name": "Hawken Rives", "email": "hawkrives@gmail.com" } ], "dependencies": { "amdefine": ">=0.0.4" }, "deprecated": false, "description": "Generates and consumes source maps", "devDependencies": { "dryice": ">=0.4.8" }, "directories": { "lib": "./lib" }, "engines": { "node": ">=0.8.0" }, "homepage": "https://github.com/mozilla/source-map", "licenses": [ { "type": "BSD", "url": "http://opensource.org/licenses/BSD-3-Clause" } ], "main": "./lib/source-map.js", "name": "bitovi-source-map", "repository": { "type": "git", "url": "git+ssh://git@github.com/mozilla/source-map.git" }, "scripts": { "build": "node Makefile.dryice.js", "test": "node test/run-tests.js" }, "version": "0.4.2-bitovi.2" }