# This is a shell archive. Save it in a file, remove anything before # this line, and then unpack it by entering "sh file". Note, it may # create directories; files and directories will be owned by you and # have default permissions. # # This archive contains: # # devel/grunt # devel/grunt/Makefile # devel/grunt/distinfo # devel/grunt/pkg-descr # devel/grunt/pkg-plist # devel/grunt/files # devel/grunt/files/patch-node__modules_findup-sync_node__modules_glob_test_00-setup.js # devel/grunt/files/patch-node__modules_grunt-contrib-jshint_node__modules_jshint_node__modules_shelljs_package.json # devel/grunt/files/patch-node__modules_grunt_node__modules_glob_test_00-setup.js # echo c - devel/grunt mkdir -p devel/grunt > /dev/null 2>&1 echo x - devel/grunt/Makefile sed 's/^X//' >devel/grunt/Makefile << '044e3c2e534f77657199dc682d41d89a' X# Created by: Yuri Victorovich X# $FreeBSD$ X XPORTNAME= grunt XPORTVERSION= 0.4.5 XDISTVERSIONPREFIX= v XCATEGORIES= devel www X XMAINTAINER= yuri@rawbw.com XCOMMENT= The JavaScript Task Runner X X#LICENSE= MIT X#LICENSE_FILE= ${WRKSRC}/LICENSE-MIT X XUSE_GITHUB= yes XGH_TUPLE+= gruntjs:grunt:${DISTVERSIONFULL} XGH_TUPLE+= gruntjs:grunt-cli:v0.1.13:cli X X## XXX pending https://github.com/npm/npm/issues/10406 XNO_CHECKSUM= yes X XUSES= nodejs XNODE_SUB_PROJECTS= cli XNODE_INSTALL_DIR_CLI= ${NODE_INSTALL_BASE}/${PORTNAME}-cli X Xpost-install: X ${MV} ${STAGEDIR}${NODE_INSTALL_DIR}/cli ${STAGEDIR}${NODE_INSTALL_DIR_CLI} X @${REINPLACE_CMD} -i "" \ X -e "s|gruntpath = resolve('grunt', {basedir: basedir});|gruntpath = '${NODE_INSTALL_DIR}';|" \ X ${STAGEDIR}${NODE_INSTALL_DIR_CLI}/bin/grunt X ${LN} -s ${NODE_INSTALL_DIR_CLI}/bin/grunt ${STAGEDIR}${PREFIX}/bin/grunt X ${RM} `${FIND} ${STAGEDIR}${NODE_INSTALL_DIR} -name ".travis.yml"` X X.include 044e3c2e534f77657199dc682d41d89a echo x - devel/grunt/distinfo sed 's/^X//' >devel/grunt/distinfo << '25d33da6064d183b5469deee49bc61f8' XSHA256 (webtorrent-0.62.3-nodejs.tar.gz) = 6a0014da4588235e7daf7ad6af632ae9f7673ab17dc5e0a74aa5f108fec9ea6c XSIZE (webtorrent-0.62.3-nodejs.tar.gz) = 42000317 XSHA256 (feross-webtorrent-v0.62.3_GH0.tar.gz) = d88840b17f358a509cbe21fd1d37a6cff54427161ed17973b0cdb59442b38f79 XSIZE (feross-webtorrent-v0.62.3_GH0.tar.gz) = 744124 XSHA256 (jhiesey-mp4box.js-7630c6b_GH0.tar.gz) = 7e593830eaf13a8e2a8ee31008f6a076fd61b1540789d7caf123af533cd70ce5 XSIZE (jhiesey-mp4box.js-7630c6b_GH0.tar.gz) = 49893 XSHA256 (rynomad-jsbn-bb522b0_GH0.tar.gz) = 008a7bfe7185ab70c2e1f2a8a911a8286d471c24ae2b053dea7aa47052696f90 XSIZE (rynomad-jsbn-bb522b0_GH0.tar.gz) = 11796 25d33da6064d183b5469deee49bc61f8 echo x - devel/grunt/pkg-descr sed 's/^X//' >devel/grunt/pkg-descr << '9add8c1625b979de741a5328f08186df' XGrunt is the JavaScript task runner, an automation tool. XAllows to simplify the repetitive tasks in the JavaScript world. X XWWW: http://gruntjs.com/ 9add8c1625b979de741a5328f08186df echo x - devel/grunt/pkg-plist sed 's/^X//' >devel/grunt/pkg-plist << '9eac64d453d5f614db59526e7cc1c3ad' Xbin/grunt Xshare/node-projects/grunt-cli/.travis.yml Xshare/node-projects/grunt-cli/AUTHORS Xshare/node-projects/grunt-cli/LICENSE-MIT Xshare/node-projects/grunt-cli/README.md Xshare/node-projects/grunt-cli/bin/grunt Xshare/node-projects/grunt-cli/completion/bash Xshare/node-projects/grunt-cli/completion/zsh Xshare/node-projects/grunt-cli/lib/cli.js Xshare/node-projects/grunt-cli/lib/completion.js Xshare/node-projects/grunt-cli/lib/info.js Xshare/node-projects/grunt-cli/node_modules/.bin/nopt Xshare/node-projects/grunt-cli/node_modules/findup-sync/.jshintrc Xshare/node-projects/grunt-cli/node_modules/findup-sync/.npmignore Xshare/node-projects/grunt-cli/node_modules/findup-sync/.travis.yml Xshare/node-projects/grunt-cli/node_modules/findup-sync/LICENSE-MIT Xshare/node-projects/grunt-cli/node_modules/findup-sync/README.md Xshare/node-projects/grunt-cli/node_modules/findup-sync/lib/findup-sync.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/.npmignore Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/.travis.yml Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/LICENSE Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/README.md Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/examples/g.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/examples/usr-local.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/glob.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/inherits/LICENSE Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/inherits/README.md Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/inherits/inherits.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/inherits/inherits_browser.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/inherits/package.json Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/inherits/test.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/.npmignore Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/LICENSE Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/README.md Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/minimatch.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/.npmignore Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/.travis.yml Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/CONTRIBUTORS Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/LICENSE Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/README.md Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/package.json Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/basic.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/foreach.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/memory-leak.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/serialize.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund/LICENSE Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund/README.md Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund/bench.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund/package.json Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund/sigmund.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund/test/basic.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/package.json Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/test/basic.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/test/brace-expand.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/test/caching.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/test/defaults.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/test/extglob-ending-with-state-char.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/package.json Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/test/00-setup.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/test/bash-comparison.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/test/bash-results.json Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/test/cwd-test.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/test/globstar-match.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/test/mark.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/test/new-glob-optional-options.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/test/nocase-nomagic.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/test/pause-resume.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/test/readme-issue.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/test/root-nomount.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/test/root.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/test/stat.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/glob/test/zz-cleanup.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/lodash/LICENSE.txt Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/lodash/README.md Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/lodash/dist/lodash.compat.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/lodash/dist/lodash.compat.min.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/lodash/dist/lodash.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/lodash/dist/lodash.min.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/lodash/dist/lodash.underscore.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/lodash/dist/lodash.underscore.min.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/lodash/lodash.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/node_modules/lodash/package.json Xshare/node-projects/grunt-cli/node_modules/findup-sync/package.json Xshare/node-projects/grunt-cli/node_modules/findup-sync/test/findup-sync_test.js Xshare/node-projects/grunt-cli/node_modules/findup-sync/test/fixtures/a.txt Xshare/node-projects/grunt-cli/node_modules/findup-sync/test/fixtures/a/b/bar.txt Xshare/node-projects/grunt-cli/node_modules/findup-sync/test/fixtures/a/foo.txt Xshare/node-projects/grunt-cli/node_modules/findup-sync/test/fixtures/aaa.txt Xshare/node-projects/grunt-cli/node_modules/nopt/.npmignore Xshare/node-projects/grunt-cli/node_modules/nopt/LICENSE Xshare/node-projects/grunt-cli/node_modules/nopt/README.md Xshare/node-projects/grunt-cli/node_modules/nopt/bin/nopt.js Xshare/node-projects/grunt-cli/node_modules/nopt/examples/my-program.js Xshare/node-projects/grunt-cli/node_modules/nopt/lib/nopt.js Xshare/node-projects/grunt-cli/node_modules/nopt/node_modules/abbrev/.npmignore Xshare/node-projects/grunt-cli/node_modules/nopt/node_modules/abbrev/.travis.yml Xshare/node-projects/grunt-cli/node_modules/nopt/node_modules/abbrev/CONTRIBUTING.md Xshare/node-projects/grunt-cli/node_modules/nopt/node_modules/abbrev/LICENSE Xshare/node-projects/grunt-cli/node_modules/nopt/node_modules/abbrev/README.md Xshare/node-projects/grunt-cli/node_modules/nopt/node_modules/abbrev/abbrev.js Xshare/node-projects/grunt-cli/node_modules/nopt/node_modules/abbrev/package.json Xshare/node-projects/grunt-cli/node_modules/nopt/node_modules/abbrev/test.js Xshare/node-projects/grunt-cli/node_modules/nopt/package.json Xshare/node-projects/grunt-cli/node_modules/resolve/.travis.yml Xshare/node-projects/grunt-cli/node_modules/resolve/LICENSE Xshare/node-projects/grunt-cli/node_modules/resolve/example/async.js Xshare/node-projects/grunt-cli/node_modules/resolve/example/sync.js Xshare/node-projects/grunt-cli/node_modules/resolve/index.js Xshare/node-projects/grunt-cli/node_modules/resolve/lib/async.js Xshare/node-projects/grunt-cli/node_modules/resolve/lib/core.js Xshare/node-projects/grunt-cli/node_modules/resolve/lib/core.json Xshare/node-projects/grunt-cli/node_modules/resolve/lib/sync.js Xshare/node-projects/grunt-cli/node_modules/resolve/package.json Xshare/node-projects/grunt-cli/node_modules/resolve/readme.markdown Xshare/node-projects/grunt-cli/node_modules/resolve/test/core.js Xshare/node-projects/grunt-cli/node_modules/resolve/test/filter.js Xshare/node-projects/grunt-cli/node_modules/resolve/test/filter_sync.js Xshare/node-projects/grunt-cli/node_modules/resolve/test/mock.js Xshare/node-projects/grunt-cli/node_modules/resolve/test/mock_sync.js Xshare/node-projects/grunt-cli/node_modules/resolve/test/resolver.js Xshare/node-projects/grunt-cli/node_modules/resolve/test/resolver/bar/node_modules/foo/index.js Xshare/node-projects/grunt-cli/node_modules/resolve/test/resolver/baz/doom.js Xshare/node-projects/grunt-cli/node_modules/resolve/test/resolver/baz/package.json Xshare/node-projects/grunt-cli/node_modules/resolve/test/resolver/baz/quux.js Xshare/node-projects/grunt-cli/node_modules/resolve/test/resolver/biz/node_modules/grux/index.js Xshare/node-projects/grunt-cli/node_modules/resolve/test/resolver/biz/node_modules/tiv/index.js Xshare/node-projects/grunt-cli/node_modules/resolve/test/resolver/cup.coffee Xshare/node-projects/grunt-cli/node_modules/resolve/test/resolver/foo.js Xshare/node-projects/grunt-cli/node_modules/resolve/test/resolver/mug.coffee Xshare/node-projects/grunt-cli/node_modules/resolve/test/resolver/mug.js Xshare/node-projects/grunt-cli/node_modules/resolve/test/resolver/other_path/lib/other-lib.js Xshare/node-projects/grunt-cli/node_modules/resolve/test/resolver/other_path/root.js Xshare/node-projects/grunt-cli/node_modules/resolve/test/resolver_sync.js Xshare/node-projects/grunt-cli/package.json Xshare/node-projects/grunt/.npmignore Xshare/node-projects/grunt/AUTHORS Xshare/node-projects/grunt/CHANGELOG Xshare/node-projects/grunt/CONTRIBUTING.md Xshare/node-projects/grunt/LICENSE-MIT Xshare/node-projects/grunt/README.md Xshare/node-projects/grunt/appveyor.yml Xshare/node-projects/grunt/docs/README.md Xshare/node-projects/grunt/internal-tasks/bump.js Xshare/node-projects/grunt/internal-tasks/subgrunt.js Xshare/node-projects/grunt/lib/grunt.js Xshare/node-projects/grunt/lib/grunt/cli.js Xshare/node-projects/grunt/lib/grunt/config.js Xshare/node-projects/grunt/lib/grunt/event.js Xshare/node-projects/grunt/lib/grunt/fail.js Xshare/node-projects/grunt/lib/grunt/file.js Xshare/node-projects/grunt/lib/grunt/help.js Xshare/node-projects/grunt/lib/grunt/option.js Xshare/node-projects/grunt/lib/grunt/task.js Xshare/node-projects/grunt/lib/grunt/template.js Xshare/node-projects/grunt/lib/util/task.js Xshare/node-projects/grunt/node_modules/.bin/cake Xshare/node-projects/grunt/node_modules/.bin/coffee Xshare/node-projects/grunt/node_modules/.bin/js-yaml Xshare/node-projects/grunt/node_modules/.bin/nopt Xshare/node-projects/grunt/node_modules/.bin/rimraf Xshare/node-projects/grunt/node_modules/.bin/which Xshare/node-projects/grunt/node_modules/async/.npmignore Xshare/node-projects/grunt/node_modules/async/LICENSE Xshare/node-projects/grunt/node_modules/async/README.md Xshare/node-projects/grunt/node_modules/async/index.js Xshare/node-projects/grunt/node_modules/async/lib/async.js Xshare/node-projects/grunt/node_modules/async/package.json Xshare/node-projects/grunt/node_modules/coffee-script/.npmignore Xshare/node-projects/grunt/node_modules/coffee-script/CNAME Xshare/node-projects/grunt/node_modules/coffee-script/LICENSE Xshare/node-projects/grunt/node_modules/coffee-script/README Xshare/node-projects/grunt/node_modules/coffee-script/Rakefile Xshare/node-projects/grunt/node_modules/coffee-script/bin/cake Xshare/node-projects/grunt/node_modules/coffee-script/bin/coffee Xshare/node-projects/grunt/node_modules/coffee-script/extras/jsl.conf Xshare/node-projects/grunt/node_modules/coffee-script/lib/coffee-script/browser.js Xshare/node-projects/grunt/node_modules/coffee-script/lib/coffee-script/cake.js Xshare/node-projects/grunt/node_modules/coffee-script/lib/coffee-script/coffee-script.js Xshare/node-projects/grunt/node_modules/coffee-script/lib/coffee-script/command.js Xshare/node-projects/grunt/node_modules/coffee-script/lib/coffee-script/grammar.js Xshare/node-projects/grunt/node_modules/coffee-script/lib/coffee-script/helpers.js Xshare/node-projects/grunt/node_modules/coffee-script/lib/coffee-script/index.js Xshare/node-projects/grunt/node_modules/coffee-script/lib/coffee-script/lexer.js Xshare/node-projects/grunt/node_modules/coffee-script/lib/coffee-script/nodes.js Xshare/node-projects/grunt/node_modules/coffee-script/lib/coffee-script/optparse.js Xshare/node-projects/grunt/node_modules/coffee-script/lib/coffee-script/parser.js Xshare/node-projects/grunt/node_modules/coffee-script/lib/coffee-script/repl.js Xshare/node-projects/grunt/node_modules/coffee-script/lib/coffee-script/rewriter.js Xshare/node-projects/grunt/node_modules/coffee-script/lib/coffee-script/scope.js Xshare/node-projects/grunt/node_modules/coffee-script/package.json Xshare/node-projects/grunt/node_modules/colors/MIT-LICENSE.txt Xshare/node-projects/grunt/node_modules/colors/ReadMe.md Xshare/node-projects/grunt/node_modules/colors/colors.js Xshare/node-projects/grunt/node_modules/colors/example.html Xshare/node-projects/grunt/node_modules/colors/example.js Xshare/node-projects/grunt/node_modules/colors/package.json Xshare/node-projects/grunt/node_modules/colors/test.js Xshare/node-projects/grunt/node_modules/colors/themes/winston-dark.js Xshare/node-projects/grunt/node_modules/colors/themes/winston-light.js Xshare/node-projects/grunt/node_modules/dateformat/Readme.md Xshare/node-projects/grunt/node_modules/dateformat/lib/dateformat.js Xshare/node-projects/grunt/node_modules/dateformat/package.json Xshare/node-projects/grunt/node_modules/dateformat/test/test_weekofyear.js Xshare/node-projects/grunt/node_modules/dateformat/test/test_weekofyear.sh Xshare/node-projects/grunt/node_modules/eventemitter2/README.md Xshare/node-projects/grunt/node_modules/eventemitter2/index.js Xshare/node-projects/grunt/node_modules/eventemitter2/lib/eventemitter2.js Xshare/node-projects/grunt/node_modules/eventemitter2/package.json Xshare/node-projects/grunt/node_modules/exit/.jshintrc Xshare/node-projects/grunt/node_modules/exit/.npmignore Xshare/node-projects/grunt/node_modules/exit/LICENSE-MIT Xshare/node-projects/grunt/node_modules/exit/README.md Xshare/node-projects/grunt/node_modules/exit/lib/exit.js Xshare/node-projects/grunt/node_modules/exit/package.json Xshare/node-projects/grunt/node_modules/exit/test/exit_test.js Xshare/node-projects/grunt/node_modules/exit/test/fixtures/10-stderr.txt Xshare/node-projects/grunt/node_modules/exit/test/fixtures/10-stdout-stderr.txt Xshare/node-projects/grunt/node_modules/exit/test/fixtures/10-stdout.txt Xshare/node-projects/grunt/node_modules/exit/test/fixtures/100-stderr.txt Xshare/node-projects/grunt/node_modules/exit/test/fixtures/100-stdout-stderr.txt Xshare/node-projects/grunt/node_modules/exit/test/fixtures/100-stdout.txt Xshare/node-projects/grunt/node_modules/exit/test/fixtures/1000-stderr.txt Xshare/node-projects/grunt/node_modules/exit/test/fixtures/1000-stdout-stderr.txt Xshare/node-projects/grunt/node_modules/exit/test/fixtures/1000-stdout.txt Xshare/node-projects/grunt/node_modules/exit/test/fixtures/create-files.sh Xshare/node-projects/grunt/node_modules/exit/test/fixtures/log-broken.js Xshare/node-projects/grunt/node_modules/exit/test/fixtures/log.js Xshare/node-projects/grunt/node_modules/findup-sync/.jshintrc Xshare/node-projects/grunt/node_modules/findup-sync/.npmignore Xshare/node-projects/grunt/node_modules/findup-sync/LICENSE-MIT Xshare/node-projects/grunt/node_modules/findup-sync/README.md Xshare/node-projects/grunt/node_modules/findup-sync/lib/findup-sync.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/.npmignore Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/LICENSE Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/README.md Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/examples/g.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/examples/usr-local.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/glob.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/inherits/LICENSE Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/inherits/README.md Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/inherits/inherits.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/inherits/inherits_browser.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/inherits/package.json Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/inherits/test.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/.npmignore Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/LICENSE Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/README.md Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/minimatch.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/.npmignore Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/CONTRIBUTORS Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/LICENSE Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/README.md Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/package.json Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/basic.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/foreach.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/memory-leak.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/lru-cache/test/serialize.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund/LICENSE Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund/README.md Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund/bench.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund/package.json Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund/sigmund.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/node_modules/sigmund/test/basic.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/package.json Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/test/basic.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/test/brace-expand.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/test/caching.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/test/defaults.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/node_modules/minimatch/test/extglob-ending-with-state-char.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/package.json Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/test/00-setup.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/test/bash-comparison.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/test/bash-results.json Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/test/cwd-test.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/test/globstar-match.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/test/mark.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/test/new-glob-optional-options.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/test/nocase-nomagic.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/test/pause-resume.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/test/readme-issue.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/test/root-nomount.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/test/root.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/test/stat.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/glob/test/zz-cleanup.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/lodash/LICENSE.txt Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/lodash/README.md Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/lodash/dist/lodash.compat.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/lodash/dist/lodash.compat.min.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/lodash/dist/lodash.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/lodash/dist/lodash.min.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/lodash/dist/lodash.underscore.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/lodash/dist/lodash.underscore.min.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/lodash/lodash.js Xshare/node-projects/grunt/node_modules/findup-sync/node_modules/lodash/package.json Xshare/node-projects/grunt/node_modules/findup-sync/package.json Xshare/node-projects/grunt/node_modules/findup-sync/test/findup-sync_test.js Xshare/node-projects/grunt/node_modules/findup-sync/test/fixtures/a.txt Xshare/node-projects/grunt/node_modules/findup-sync/test/fixtures/a/b/bar.txt Xshare/node-projects/grunt/node_modules/findup-sync/test/fixtures/a/foo.txt Xshare/node-projects/grunt/node_modules/findup-sync/test/fixtures/aaa.txt Xshare/node-projects/grunt/node_modules/getobject/.jshintrc Xshare/node-projects/grunt/node_modules/getobject/.npmignore Xshare/node-projects/grunt/node_modules/getobject/LICENSE-MIT Xshare/node-projects/grunt/node_modules/getobject/README.md Xshare/node-projects/grunt/node_modules/getobject/lib/getobject.js Xshare/node-projects/grunt/node_modules/getobject/package.json Xshare/node-projects/grunt/node_modules/getobject/test/namespace_test.js Xshare/node-projects/grunt/node_modules/glob/.npmignore Xshare/node-projects/grunt/node_modules/glob/LICENSE Xshare/node-projects/grunt/node_modules/glob/README.md Xshare/node-projects/grunt/node_modules/glob/examples/g.js Xshare/node-projects/grunt/node_modules/glob/examples/usr-local.js Xshare/node-projects/grunt/node_modules/glob/glob.js Xshare/node-projects/grunt/node_modules/glob/node_modules/graceful-fs/.npmignore Xshare/node-projects/grunt/node_modules/glob/node_modules/graceful-fs/LICENSE Xshare/node-projects/grunt/node_modules/glob/node_modules/graceful-fs/README.md Xshare/node-projects/grunt/node_modules/glob/node_modules/graceful-fs/graceful-fs.js Xshare/node-projects/grunt/node_modules/glob/node_modules/graceful-fs/package.json Xshare/node-projects/grunt/node_modules/glob/node_modules/graceful-fs/test/open.js Xshare/node-projects/grunt/node_modules/glob/node_modules/graceful-fs/test/ulimit.js Xshare/node-projects/grunt/node_modules/glob/node_modules/inherits/LICENSE Xshare/node-projects/grunt/node_modules/glob/node_modules/inherits/README.md Xshare/node-projects/grunt/node_modules/glob/node_modules/inherits/inherits.js Xshare/node-projects/grunt/node_modules/glob/node_modules/inherits/package.json Xshare/node-projects/grunt/node_modules/glob/package.json Xshare/node-projects/grunt/node_modules/glob/test/00-setup.js Xshare/node-projects/grunt/node_modules/glob/test/bash-comparison.js Xshare/node-projects/grunt/node_modules/glob/test/bash-results.json Xshare/node-projects/grunt/node_modules/glob/test/cwd-test.js Xshare/node-projects/grunt/node_modules/glob/test/mark.js Xshare/node-projects/grunt/node_modules/glob/test/nocase-nomagic.js Xshare/node-projects/grunt/node_modules/glob/test/pause-resume.js Xshare/node-projects/grunt/node_modules/glob/test/root-nomount.js Xshare/node-projects/grunt/node_modules/glob/test/root.js Xshare/node-projects/grunt/node_modules/glob/test/zz-cleanup.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/.jshintrc Xshare/node-projects/grunt/node_modules/grunt-legacy-log/.npmignore Xshare/node-projects/grunt/node_modules/grunt-legacy-log/LICENSE-MIT Xshare/node-projects/grunt/node_modules/grunt-legacy-log/README.md Xshare/node-projects/grunt/node_modules/grunt-legacy-log/examples.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/index.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/grunt-legacy-log-utils/.jshintrc Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/grunt-legacy-log-utils/.npmignore Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/grunt-legacy-log-utils/LICENSE-MIT Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/grunt-legacy-log-utils/README.md Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/grunt-legacy-log-utils/index.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/grunt-legacy-log-utils/package.json Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/grunt-legacy-log-utils/test/index.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/lodash/LICENSE.txt Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/lodash/README.md Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/lodash/dist/lodash.compat.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/lodash/dist/lodash.compat.min.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/lodash/dist/lodash.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/lodash/dist/lodash.min.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/lodash/dist/lodash.underscore.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/lodash/dist/lodash.underscore.min.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/lodash/lodash.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/lodash/package.json Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/Gemfile Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/Gemfile.lock Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/README.markdown Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/Rakefile Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/component.json Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/dist/underscore.string.min.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/lib/underscore.string.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/package.json Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/test/run-qunit.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/test/speed.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/test/strings.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/test/strings_standalone.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/test/test.html Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/test/test_standalone.html Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/test/test_underscore/arrays.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/test/test_underscore/chaining.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/test/test_underscore/collections.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/test/test_underscore/functions.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/test/test_underscore/index.html Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/test/test_underscore/objects.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/test/test_underscore/speed.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/test/test_underscore/utility.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/test/test_underscore/vendor/jquery.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/test/test_underscore/vendor/jslitmus.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/test/test_underscore/vendor/qunit.css Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/test/test_underscore/vendor/qunit.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/node_modules/underscore.string/test/underscore.js Xshare/node-projects/grunt/node_modules/grunt-legacy-log/package.json Xshare/node-projects/grunt/node_modules/grunt-legacy-log/test/index.js Xshare/node-projects/grunt/node_modules/grunt-legacy-util/.jshintrc Xshare/node-projects/grunt/node_modules/grunt-legacy-util/.npmignore Xshare/node-projects/grunt/node_modules/grunt-legacy-util/LICENSE-MIT Xshare/node-projects/grunt/node_modules/grunt-legacy-util/README.md Xshare/node-projects/grunt/node_modules/grunt-legacy-util/index.js Xshare/node-projects/grunt/node_modules/grunt-legacy-util/package.json Xshare/node-projects/grunt/node_modules/grunt-legacy-util/test/fixtures/Gruntfile-execArgv-child.js Xshare/node-projects/grunt/node_modules/grunt-legacy-util/test/fixtures/Gruntfile-execArgv.js Xshare/node-projects/grunt/node_modules/grunt-legacy-util/test/fixtures/Gruntfile-print-text.js Xshare/node-projects/grunt/node_modules/grunt-legacy-util/test/fixtures/exec.cmd Xshare/node-projects/grunt/node_modules/grunt-legacy-util/test/fixtures/exec.sh Xshare/node-projects/grunt/node_modules/grunt-legacy-util/test/fixtures/spawn-multibyte.js Xshare/node-projects/grunt/node_modules/grunt-legacy-util/test/fixtures/spawn.js Xshare/node-projects/grunt/node_modules/grunt-legacy-util/test/index.js Xshare/node-projects/grunt/node_modules/hooker/LICENSE-MIT Xshare/node-projects/grunt/node_modules/hooker/README.md Xshare/node-projects/grunt/node_modules/hooker/child.js Xshare/node-projects/grunt/node_modules/hooker/dist/ba-hooker.js Xshare/node-projects/grunt/node_modules/hooker/dist/ba-hooker.min.js Xshare/node-projects/grunt/node_modules/hooker/grunt.js Xshare/node-projects/grunt/node_modules/hooker/lib/hooker.js Xshare/node-projects/grunt/node_modules/hooker/package.json Xshare/node-projects/grunt/node_modules/hooker/parent.js Xshare/node-projects/grunt/node_modules/hooker/test/hooker_test.js Xshare/node-projects/grunt/node_modules/iconv-lite/.npmignore Xshare/node-projects/grunt/node_modules/iconv-lite/LICENSE Xshare/node-projects/grunt/node_modules/iconv-lite/README.md Xshare/node-projects/grunt/node_modules/iconv-lite/README.md~ Xshare/node-projects/grunt/node_modules/iconv-lite/encodings/big5.js Xshare/node-projects/grunt/node_modules/iconv-lite/encodings/gbk.js Xshare/node-projects/grunt/node_modules/iconv-lite/encodings/singlebyte.js Xshare/node-projects/grunt/node_modules/iconv-lite/encodings/table/big5.js Xshare/node-projects/grunt/node_modules/iconv-lite/encodings/table/gbk.js Xshare/node-projects/grunt/node_modules/iconv-lite/generation/generate-big5-table.js Xshare/node-projects/grunt/node_modules/iconv-lite/generation/generate-singlebyte.js Xshare/node-projects/grunt/node_modules/iconv-lite/index.js Xshare/node-projects/grunt/node_modules/iconv-lite/package.json Xshare/node-projects/grunt/node_modules/iconv-lite/test/big5-test.js Xshare/node-projects/grunt/node_modules/iconv-lite/test/big5File.txt Xshare/node-projects/grunt/node_modules/iconv-lite/test/cyrillic-test.js Xshare/node-projects/grunt/node_modules/iconv-lite/test/gbk-test.js Xshare/node-projects/grunt/node_modules/iconv-lite/test/gbkFile.txt Xshare/node-projects/grunt/node_modules/iconv-lite/test/greek-test.js Xshare/node-projects/grunt/node_modules/iconv-lite/test/main-test.js Xshare/node-projects/grunt/node_modules/iconv-lite/test/performance.js Xshare/node-projects/grunt/node_modules/iconv-lite/test/turkish-test.js Xshare/node-projects/grunt/node_modules/js-yaml/HISTORY.md Xshare/node-projects/grunt/node_modules/js-yaml/LICENSE Xshare/node-projects/grunt/node_modules/js-yaml/README.md Xshare/node-projects/grunt/node_modules/js-yaml/bin/js-yaml.js Xshare/node-projects/grunt/node_modules/js-yaml/examples/custom_types.js Xshare/node-projects/grunt/node_modules/js-yaml/examples/custom_types.yaml Xshare/node-projects/grunt/node_modules/js-yaml/examples/dumper.js Xshare/node-projects/grunt/node_modules/js-yaml/examples/dumper.json Xshare/node-projects/grunt/node_modules/js-yaml/examples/sample_document.js Xshare/node-projects/grunt/node_modules/js-yaml/examples/sample_document.yaml Xshare/node-projects/grunt/node_modules/js-yaml/index.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/common.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/dumper.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/exception.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/loader.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/mark.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/require.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/schema.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/schema/default.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/schema/minimal.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/schema/safe.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/type.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/type/binary.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/type/bool.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/type/float.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/type/int.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/type/js/function.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/type/js/regexp.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/type/js/undefined.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/type/map.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/type/merge.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/type/null.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/type/omap.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/type/pairs.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/type/seq.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/type/set.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/type/str.js Xshare/node-projects/grunt/node_modules/js-yaml/lib/js-yaml/type/timestamp.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/.bin/esparse Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/.bin/esvalidate Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/HISTORY.md Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/LICENSE Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/README.md Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/examples/arguments.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/examples/choice.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/examples/constants.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/examples/help.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/examples/nargs.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/examples/parents.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/examples/prefix_chars.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/examples/sub_commands.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/examples/sum.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/examples/testformatters.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/index.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/action.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/append.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/append/constant.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/count.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/help.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/store.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/store/constant.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/store/false.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/store/true.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/subparsers.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/action/version.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/action_container.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/argparse.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/argument/error.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/argument/exclusive.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/argument/group.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/argument_parser.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/const.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/help/added_formatters.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/help/formatter.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/lib/namespace.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/.npmignore Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/README.markdown Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/bower.json Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/component.json Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/foo.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/gulpfile.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/lib/underscore.string.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore.string/package.json Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore/LICENSE Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore/README.md Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore/package.json Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore/underscore-min.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/node_modules/underscore/underscore.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/argparse/package.json Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/esprima/README.md Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/esprima/bin/esparse.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/esprima/bin/esvalidate.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/esprima/esprima.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/esprima/package.json Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/esprima/test/compat.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/esprima/test/reflect.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/esprima/test/run.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/esprima/test/runner.js Xshare/node-projects/grunt/node_modules/js-yaml/node_modules/esprima/test/test.js Xshare/node-projects/grunt/node_modules/js-yaml/package.json Xshare/node-projects/grunt/node_modules/lodash/README.md Xshare/node-projects/grunt/node_modules/lodash/lodash.js Xshare/node-projects/grunt/node_modules/lodash/lodash.min.js Xshare/node-projects/grunt/node_modules/lodash/lodash.underscore.js Xshare/node-projects/grunt/node_modules/lodash/lodash.underscore.min.js Xshare/node-projects/grunt/node_modules/lodash/package.json Xshare/node-projects/grunt/node_modules/minimatch/.npmignore Xshare/node-projects/grunt/node_modules/minimatch/LICENSE Xshare/node-projects/grunt/node_modules/minimatch/README.md Xshare/node-projects/grunt/node_modules/minimatch/minimatch.js Xshare/node-projects/grunt/node_modules/minimatch/node_modules/lru-cache/.npmignore Xshare/node-projects/grunt/node_modules/minimatch/node_modules/lru-cache/CONTRIBUTORS Xshare/node-projects/grunt/node_modules/minimatch/node_modules/lru-cache/LICENSE Xshare/node-projects/grunt/node_modules/minimatch/node_modules/lru-cache/README.md Xshare/node-projects/grunt/node_modules/minimatch/node_modules/lru-cache/lib/lru-cache.js Xshare/node-projects/grunt/node_modules/minimatch/node_modules/lru-cache/package.json Xshare/node-projects/grunt/node_modules/minimatch/node_modules/lru-cache/test/basic.js Xshare/node-projects/grunt/node_modules/minimatch/node_modules/lru-cache/test/foreach.js Xshare/node-projects/grunt/node_modules/minimatch/node_modules/lru-cache/test/memory-leak.js Xshare/node-projects/grunt/node_modules/minimatch/node_modules/lru-cache/test/serialize.js Xshare/node-projects/grunt/node_modules/minimatch/node_modules/sigmund/LICENSE Xshare/node-projects/grunt/node_modules/minimatch/node_modules/sigmund/README.md Xshare/node-projects/grunt/node_modules/minimatch/node_modules/sigmund/bench.js Xshare/node-projects/grunt/node_modules/minimatch/node_modules/sigmund/package.json Xshare/node-projects/grunt/node_modules/minimatch/node_modules/sigmund/sigmund.js Xshare/node-projects/grunt/node_modules/minimatch/node_modules/sigmund/test/basic.js Xshare/node-projects/grunt/node_modules/minimatch/package.json Xshare/node-projects/grunt/node_modules/minimatch/test/basic.js Xshare/node-projects/grunt/node_modules/minimatch/test/brace-expand.js Xshare/node-projects/grunt/node_modules/minimatch/test/caching.js Xshare/node-projects/grunt/node_modules/minimatch/test/defaults.js Xshare/node-projects/grunt/node_modules/minimatch/test/extglob-ending-with-state-char.js Xshare/node-projects/grunt/node_modules/nopt/.npmignore Xshare/node-projects/grunt/node_modules/nopt/LICENSE Xshare/node-projects/grunt/node_modules/nopt/README.md Xshare/node-projects/grunt/node_modules/nopt/bin/nopt.js Xshare/node-projects/grunt/node_modules/nopt/examples/my-program.js Xshare/node-projects/grunt/node_modules/nopt/lib/nopt.js Xshare/node-projects/grunt/node_modules/nopt/node_modules/abbrev/.npmignore Xshare/node-projects/grunt/node_modules/nopt/node_modules/abbrev/CONTRIBUTING.md Xshare/node-projects/grunt/node_modules/nopt/node_modules/abbrev/LICENSE Xshare/node-projects/grunt/node_modules/nopt/node_modules/abbrev/README.md Xshare/node-projects/grunt/node_modules/nopt/node_modules/abbrev/abbrev.js Xshare/node-projects/grunt/node_modules/nopt/node_modules/abbrev/package.json Xshare/node-projects/grunt/node_modules/nopt/node_modules/abbrev/test.js Xshare/node-projects/grunt/node_modules/nopt/package.json Xshare/node-projects/grunt/node_modules/rimraf/AUTHORS Xshare/node-projects/grunt/node_modules/rimraf/LICENSE Xshare/node-projects/grunt/node_modules/rimraf/README.md Xshare/node-projects/grunt/node_modules/rimraf/bin.js Xshare/node-projects/grunt/node_modules/rimraf/package.json Xshare/node-projects/grunt/node_modules/rimraf/rimraf.js Xshare/node-projects/grunt/node_modules/rimraf/test/run.sh Xshare/node-projects/grunt/node_modules/rimraf/test/setup.sh Xshare/node-projects/grunt/node_modules/rimraf/test/test-async.js Xshare/node-projects/grunt/node_modules/rimraf/test/test-sync.js Xshare/node-projects/grunt/node_modules/underscore.string/Gemfile Xshare/node-projects/grunt/node_modules/underscore.string/Gemfile.lock Xshare/node-projects/grunt/node_modules/underscore.string/README.markdown Xshare/node-projects/grunt/node_modules/underscore.string/Rakefile Xshare/node-projects/grunt/node_modules/underscore.string/dist/underscore.string.min.js Xshare/node-projects/grunt/node_modules/underscore.string/lib/underscore.string.js Xshare/node-projects/grunt/node_modules/underscore.string/package.json Xshare/node-projects/grunt/node_modules/underscore.string/test/run-qunit.js Xshare/node-projects/grunt/node_modules/underscore.string/test/speed.js Xshare/node-projects/grunt/node_modules/underscore.string/test/strings.js Xshare/node-projects/grunt/node_modules/underscore.string/test/strings_standalone.js Xshare/node-projects/grunt/node_modules/underscore.string/test/test.html Xshare/node-projects/grunt/node_modules/underscore.string/test/test_standalone.html Xshare/node-projects/grunt/node_modules/underscore.string/test/test_underscore/arrays.js Xshare/node-projects/grunt/node_modules/underscore.string/test/test_underscore/chaining.js Xshare/node-projects/grunt/node_modules/underscore.string/test/test_underscore/collections.js Xshare/node-projects/grunt/node_modules/underscore.string/test/test_underscore/functions.js Xshare/node-projects/grunt/node_modules/underscore.string/test/test_underscore/objects.js Xshare/node-projects/grunt/node_modules/underscore.string/test/test_underscore/speed.js Xshare/node-projects/grunt/node_modules/underscore.string/test/test_underscore/temp.js Xshare/node-projects/grunt/node_modules/underscore.string/test/test_underscore/temp_tests.html Xshare/node-projects/grunt/node_modules/underscore.string/test/test_underscore/test.html Xshare/node-projects/grunt/node_modules/underscore.string/test/test_underscore/utility.js Xshare/node-projects/grunt/node_modules/underscore.string/test/test_underscore/vendor/jquery.js Xshare/node-projects/grunt/node_modules/underscore.string/test/test_underscore/vendor/jslitmus.js Xshare/node-projects/grunt/node_modules/underscore.string/test/test_underscore/vendor/qunit.css Xshare/node-projects/grunt/node_modules/underscore.string/test/test_underscore/vendor/qunit.js Xshare/node-projects/grunt/node_modules/underscore.string/test/underscore.js Xshare/node-projects/grunt/node_modules/which/LICENSE Xshare/node-projects/grunt/node_modules/which/README.md Xshare/node-projects/grunt/node_modules/which/bin/which Xshare/node-projects/grunt/node_modules/which/package.json Xshare/node-projects/grunt/node_modules/which/which.js Xshare/node-projects/grunt/package.json Xshare/node-projects/grunt/test/fixtures/BOM.txt Xshare/node-projects/grunt/test/fixtures/Gruntfile-cli.js Xshare/node-projects/grunt/test/fixtures/a.js Xshare/node-projects/grunt/test/fixtures/b.js Xshare/node-projects/grunt/test/fixtures/banner.js Xshare/node-projects/grunt/test/fixtures/banner2.js Xshare/node-projects/grunt/test/fixtures/banner3.js Xshare/node-projects/grunt/test/fixtures/expand-mapping-ext/dir.ectory/file-no-extension Xshare/node-projects/grunt/test/fixtures/expand-mapping-ext/dir.ectory/sub.dir.ectory/file.ext.ension Xshare/node-projects/grunt/test/fixtures/expand-mapping-ext/file.ext.ension Xshare/node-projects/grunt/test/fixtures/expand/README.md Xshare/node-projects/grunt/test/fixtures/expand/css/baz.css Xshare/node-projects/grunt/test/fixtures/expand/css/qux.css Xshare/node-projects/grunt/test/fixtures/expand/deep/deep.txt Xshare/node-projects/grunt/test/fixtures/expand/deep/deeper/deeper.txt Xshare/node-projects/grunt/test/fixtures/expand/deep/deeper/deepest/deepest.txt Xshare/node-projects/grunt/test/fixtures/expand/js/bar.js Xshare/node-projects/grunt/test/fixtures/expand/js/foo.js Xshare/node-projects/grunt/test/fixtures/files/dist/built-123-a.js Xshare/node-projects/grunt/test/fixtures/files/dist/built-123-b.js Xshare/node-projects/grunt/test/fixtures/files/dist/built-a.js Xshare/node-projects/grunt/test/fixtures/files/dist/built-b.js Xshare/node-projects/grunt/test/fixtures/files/dist/built.js Xshare/node-projects/grunt/test/fixtures/files/src/file1-123.js Xshare/node-projects/grunt/test/fixtures/files/src/file1.js Xshare/node-projects/grunt/test/fixtures/files/src/file2-123.js Xshare/node-projects/grunt/test/fixtures/files/src/file2.js Xshare/node-projects/grunt/test/fixtures/iso-8859-1.json Xshare/node-projects/grunt/test/fixtures/iso-8859-1.txt Xshare/node-projects/grunt/test/fixtures/iso-8859-1.yaml Xshare/node-projects/grunt/test/fixtures/lint.txt Xshare/node-projects/grunt/test/fixtures/no_BOM.txt Xshare/node-projects/grunt/test/fixtures/octocat.png Xshare/node-projects/grunt/test/fixtures/spawn-multibyte.js Xshare/node-projects/grunt/test/fixtures/spawn.js Xshare/node-projects/grunt/test/fixtures/template.txt Xshare/node-projects/grunt/test/fixtures/test.json Xshare/node-projects/grunt/test/fixtures/utf8.json Xshare/node-projects/grunt/test/fixtures/utf8.txt Xshare/node-projects/grunt/test/fixtures/utf8.yaml Xshare/node-projects/grunt/test/grunt/cli_test.js Xshare/node-projects/grunt/test/grunt/config_test.js Xshare/node-projects/grunt/test/grunt/event_test.js Xshare/node-projects/grunt/test/grunt/file_test.js Xshare/node-projects/grunt/test/grunt/option_test.js Xshare/node-projects/grunt/test/grunt/task_test.js Xshare/node-projects/grunt/test/grunt/template_test.js Xshare/node-projects/grunt/test/gruntfile/multi-task-files.js Xshare/node-projects/grunt/test/util/task_test.js 9eac64d453d5f614db59526e7cc1c3ad echo c - devel/grunt/files mkdir -p devel/grunt/files > /dev/null 2>&1 echo x - devel/grunt/files/patch-node__modules_findup-sync_node__modules_glob_test_00-setup.js sed 's/^X//' >devel/grunt/files/patch-node__modules_findup-sync_node__modules_glob_test_00-setup.js << '821ab2854d73e4f4b4d677130222589e' X--- cli/node_modules/findup-sync/node_modules/glob/test/00-setup.js.orig 2015-11-30 23:29:44 UTC X+++ cli/node_modules/findup-sync/node_modules/glob/test/00-setup.js X@@ -41,7 +41,7 @@ files.forEach(function (f) { X return t.bailout() X } X fs.writeFile(f, "i like tests", function (er) { X- t.ifError(er, "make file") X+ t.ifError(er, "gmake file") X t.end() X }) X }) X@@ -55,7 +55,7 @@ if (process.platform !== "win32") { X mkdirp(d, 0755, function (er) { X t.ifError(er) X fs.symlink(symlinkFrom, symlinkTo, "dir", function (er) { X- t.ifError(er, "make symlink") X+ t.ifError(er, "gmake symlink") X t.end() X }) X }) 821ab2854d73e4f4b4d677130222589e echo x - devel/grunt/files/patch-node__modules_grunt-contrib-jshint_node__modules_jshint_node__modules_shelljs_package.json sed 's/^X//' >devel/grunt/files/patch-node__modules_grunt-contrib-jshint_node__modules_jshint_node__modules_shelljs_package.json << '70df725b2192d4e69873236bfa4905df' X--- cli/node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/shelljs/package.json.orig 2015-11-30 23:31:16 UTC X+++ cli/node_modules/grunt-contrib-jshint/node_modules/jshint/node_modules/shelljs/package.json X@@ -10,7 +10,7 @@ X "unix", X "shell", X "makefile", X- "make", X+ "gmake", X "jake", X "synchronous" X ], 70df725b2192d4e69873236bfa4905df echo x - devel/grunt/files/patch-node__modules_grunt_node__modules_glob_test_00-setup.js sed 's/^X//' >devel/grunt/files/patch-node__modules_grunt_node__modules_glob_test_00-setup.js << 'a3cd3d0c27ff61541f9519b5a16b45b8' X--- cli/node_modules/grunt/node_modules/glob/test/00-setup.js.orig 2015-11-30 23:30:28 UTC X+++ cli/node_modules/grunt/node_modules/glob/test/00-setup.js X@@ -41,7 +41,7 @@ files.forEach(function (f) { X return t.bailout() X } X fs.writeFile(f, "i like tests", function (er) { X- t.ifError(er, "make file") X+ t.ifError(er, "gmake file") X t.end() X }) X }) X@@ -55,7 +55,7 @@ if (process.platform !== "win32") { X mkdirp(d, 0755, function (er) { X t.ifError(er) X fs.symlink(symlinkFrom, symlinkTo, "dir", function (er) { X- t.ifError(er, "make symlink") X+ t.ifError(er, "gmake symlink") X t.end() X }) X }) a3cd3d0c27ff61541f9519b5a16b45b8 exit