{ "_from": "symlink-or-copy@^1.0.1", "_id": "symlink-or-copy@1.1.8", "_inBundle": false, "_integrity": "sha1-yr5h4AEMHAI8Fzsl7lEIs39LSqM=", "_location": "/symlink-or-copy", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "symlink-or-copy@^1.0.1", "name": "symlink-or-copy", "escapedName": "symlink-or-copy", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/@ember/test-helpers/broccoli-funnel", "/broccoli-debug", "/broccoli-file-creator", "/broccoli-filter", "/broccoli-funnel", "/broccoli-merge-trees", "/broccoli-persistent-filter", "/broccoli-plugin", "/broccoli-rollup", "/broccoli-sri-hash", "/broccoli-sri-hash/broccoli-plugin", "/broccoli-stew", "/broccoli-uglify-sourcemap", "/ember-cli", "/ember-cli/broccoli-funnel", "/ember-qunit/broccoli-funnel", "/ember-source/broccoli-funnel", "/fs-tree-diff", "/merge-trees" ], "_resolved": "https://registry.npmjs.org/symlink-or-copy/-/symlink-or-copy-1.1.8.tgz", "_shasum": "cabe61e0010c1c023c173b25ee5108b37f4b4aa3", "_spec": "symlink-or-copy@^1.0.1", "_where": "/Users/jen/dvcs/public/ember/tutorial/testapp/node_modules/broccoli-filter", "author": { "name": "Jo Liss", "email": "joliss42@gmail.com" }, "bugs": { "url": "https://github.com/broccolijs/node-symlink-or-copy/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Symlink files or directories, falling back to copying on Windows", "devDependencies": { "mocha": "^2.2.4" }, "files": [ "index.js" ], "homepage": "https://github.com/broccolijs/node-symlink-or-copy#readme", "license": "MIT", "main": "index.js", "name": "symlink-or-copy", "repository": { "type": "git", "url": "git+https://github.com/broccolijs/node-symlink-or-copy.git" }, "scripts": { "test": "mocha tests/", "test:debug": "mocha debug tests" }, "version": "1.1.8" }