{ "_from": "fast-sourcemap-concat@^1.0.1", "_id": "fast-sourcemap-concat@1.2.3", "_inBundle": false, "_integrity": "sha1-IvFOktc543kgM0N27IQzv2deqgQ=", "_location": "/fast-sourcemap-concat", "_phantomChildren": { "amdefine": "1.0.1", "escape-string-regexp": "1.0.5", "graceful-fs": "4.1.11", "jsonfile": "2.4.0", "klaw": "1.3.1", "path-is-absolute": "1.0.1", "rimraf": "2.6.2" }, "_requested": { "type": "range", "registry": true, "raw": "fast-sourcemap-concat@^1.0.1", "name": "fast-sourcemap-concat", "escapedName": "fast-sourcemap-concat", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/broccoli-concat" ], "_resolved": "https://registry.npmjs.org/fast-sourcemap-concat/-/fast-sourcemap-concat-1.2.3.tgz", "_shasum": "22f14e92d739e37920334376ec8433bf675eaa04", "_spec": "fast-sourcemap-concat@^1.0.1", "_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/broccoli-concat", "author": { "name": "Edward Faulkner", "email": "ef@alum.mit.edu" }, "bugs": { "url": "https://github.com/ef4/fast-sourcemap-concat/issues" }, "bundleDependencies": false, "dependencies": { "chalk": "^0.5.1", "fs-extra": "^0.30.0", "heimdalljs-logger": "^0.1.7", "memory-streams": "^0.1.0", "mkdirp": "^0.5.0", "rsvp": "^3.0.14", "source-map": "^0.4.2", "source-map-url": "^0.3.0", "sourcemap-validator": "^1.0.5" }, "deprecated": false, "description": "Concatenate files while generating or propagating sourcemaps.", "devDependencies": { "chai": "^1.10.0", "mocha": "^2.0.1", "mocha-jshint": "0.0.9", "rimraf": "^2.2.8", "sinon": "^1.12.2" }, "files": [ "lib" ], "homepage": "https://github.com/ef4/fast-sourcemap-concat#readme", "license": "MIT", "main": "lib/index.js", "name": "fast-sourcemap-concat", "repository": { "type": "git", "url": "git+https://github.com/ef4/fast-sourcemap-concat.git" }, "scripts": { "test": "mocha --inline-diffs", "test:debug": "mocha --no-timeouts debug" }, "version": "1.2.3" }