{ "_from": "broccoli-concat@^3.2.2", "_id": "broccoli-concat@3.2.2", "_inBundle": false, "_integrity": "sha1-hv/cUmButZC6n2uJTF7HoBb1t7k=", "_location": "/broccoli-concat", "_phantomChildren": { "graceful-fs": "4.1.11", "jsonfile": "2.4.0", "klaw": "1.3.1" }, "_requested": { "type": "range", "registry": true, "raw": "broccoli-concat@^3.2.2", "name": "broccoli-concat", "escapedName": "broccoli-concat", "rawSpec": "^3.2.2", "saveSpec": null, "fetchSpec": "^3.2.2" }, "_requiredBy": [ "/broccoli-lint-eslint", "/ember-cli" ], "_resolved": "https://registry.npmjs.org/broccoli-concat/-/broccoli-concat-3.2.2.tgz", "_shasum": "86ffdc52606eb590ba9f6b894c5ec7a016f5b7b9", "_spec": "broccoli-concat@^3.2.2", "_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/ember-cli", "author": { "name": "Edward Faulkner", "email": "ef@alum.mit.edu" }, "bugs": { "url": "https://github.com/ember-cli/broccoli-concat/issues" }, "bundleDependencies": false, "dependencies": { "broccoli-kitchen-sink-helpers": "^0.3.1", "broccoli-plugin": "^1.3.0", "broccoli-stew": "^1.3.3", "ensure-posix-path": "^1.0.2", "fast-sourcemap-concat": "^1.0.1", "find-index": "^1.1.0", "fs-extra": "^1.0.0", "fs-tree-diff": "^0.5.6", "lodash.merge": "^4.3.0", "lodash.omit": "^4.1.0", "lodash.uniq": "^4.2.0", "walk-sync": "^0.3.1" }, "deprecated": false, "description": "Fast, good-enough concatenation with source maps.", "devDependencies": { "bench-cli": "^0.1.0", "broccoli": "^0.16.9", "broccoli-merge-trees": "^1.1.1", "chai": "^3.5.0", "chai-as-promised": "^6.0.0", "chai-files": "^1.2.0", "fixturify": "^0.3.2", "mocha": "^3.0.0", "quick-temp": "^0.1.3", "sourcemap-validator": "^1.0.4" }, "files": [ "concat.js", "concat-without-source-maps.js", "index.js", "lib/" ], "homepage": "https://github.com/ember-cli/broccoli-concat#readme", "keywords": [ "broccoli-plugin" ], "license": "MIT", "main": "index.js", "name": "broccoli-concat", "repository": { "type": "git", "url": "git+https://github.com/ember-cli/broccoli-concat.git" }, "scripts": { "bench": "node bench/info && bench bench/suites -i 10", "test": "mocha --recursive", "test:debug": "mocha --no-timeouts debug" }, "version": "3.2.2" }