{"_id":"@carjs/cli","_rev":"2-97d8d1f90c58ec1035fb09f1e813138a","name":"@carjs/cli","description":"CarJS Command Line Interface","dist-tags":{"latest":"0.0.1"},"versions":{"0.0.1":{"name":"@carjs/cli","version":"0.0.1","description":"CarJS Command Line Interface","main":"index.js","bin":{"carjs":"./bin/carjs.js"},"scripts":{"test":"echo \"Error: no test specified\" && exit 1"},"repository":{"type":"git","url":"git+https://github.com/carjs/carjs-cli.git"},"keywords":["CarJS","CLI"],"authors":["Jan Kuri <jan.kuri@catenate.com>","Irman Abdić <irman.abdic@catenate.com>"],"license":"ISC","bugs":{"url":"https://github.com/carjs/carjs-cli/issues"},"homepage":"https://github.com/carjs/carjs-cli#readme","dependencies":{"chalk":"^1.1.3","chokidar":"^1.6.1","date-fns":"^1.27.2","electron":"^1.4.15","electron-builder":"^13.6.0","electron-connect":"^0.6.1","fs-extra":"^2.0.0","lodash":"^4.17.4","node-sass":"^4.5.0","npm":"^4.2.0","rollup":"^0.41.4","rollup-plugin-angular":"^0.4.4","rollup-plugin-typescript":"^0.8.1","tslint":"^4.4.2","typescript":"2.1.6","yargs":"^6.6.0"},"devDependencies":{"@types/chalk":"^0.4.31","@types/chokidar":"^1.4.31","@types/electron":"^1.4.32","@types/electron-builder":"^2.0.29","@types/fs-extra":"0.0.37","@types/lodash":"^4.14.52","@types/node":"^7.0.5","@types/node-sass":"^3.10.32","@types/node-uuid":"0.0.28","@types/npm":"^2.0.28","@types/optimist":"0.0.29","@types/yargs":"^6.6.0"},"gitHead":"996b193c87c7f4202db01c03e7d1f057b0babb32","_id":"@carjs/cli@0.0.1","_shasum":"41f96680d3a0e1f70310ca6c4d6e7fb6fc53daa0","_from":".","_npmVersion":"4.4.1","_nodeVersion":"7.7.2","_npmUser":{"name":"carjs","email":"jan.kuri@catenate.com"},"dist":{"shasum":"41f96680d3a0e1f70310ca6c4d6e7fb6fc53daa0","tarball":"https://registry.npmjs.org/@carjs/cli/-/cli-0.0.1.tgz","integrity":"sha512-TdrG62pvs0CiNAiKBIz8CbyygisBPhS1wHKuFyAR0eJbnR2Lww4AUC1aGxQuCD6abUr3wYlSrq1yboqq20mi/A==","signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDtgg8titLDXHQJ0jLiNEq2LUzLdTqp/hEoc2tIcIg2kAIhAPBr3CXwLrmo9xoO+s+/+cpWAu8LReIwENe/xDs1hEc2"}]},"maintainers":[{"name":"carjs","email":"jan.kuri@catenate.com"}],"_npmOperationalInternal":{"host":"packages-12-west.internal.npmjs.com","tmp":"tmp/cli-0.0.1.tgz_1489597259439_0.5344362631440163"}}},"readme":"# carjs-cli\nCarJS Command Line Interface\n\n# Development Hints for hacking on carjs-cli\n\n### Watch additional dirs\n\nWatching additional dirs can come handy when hacking on library related to current project. \n\n```sh\ncarjs run -w /absolute/path/to/dir -w /absolute/path/to/second/dir\n```\n\n### Working with master\n\n```sh\ngit clone https://github.com/carjs/carjs-cli.git\ncd carjs-cli\nnpm link\n```\n\n`npm link` is very similar to `npm install -g` except that instead of downloading the package from the repo, \nthe just cloned carjs-cli/ folder becomes the global package. \nAny changes to the files in the carjs-cli/ folder will immediately affect the global carjs-cli package, \nallowing you to quickly test any changes you make to the cli project.\n\nNow you can use carjs-cli via the command line:\n\n```sh\ncarjs new my-awesome-carjs-project\ncd my-awesome-carjs-project\ncarjs run\n```\n","maintainers":[{"name":"carjs","email":"jan.kuri@catenate.com"}],"time":{"modified":"2022-06-12T15:42:06.380Z","created":"2017-03-15T17:01:01.443Z","0.0.1":"2017-03-15T17:01:01.443Z"},"homepage":"https://github.com/carjs/carjs-cli#readme","keywords":["CarJS","CLI"],"repository":{"type":"git","url":"git+https://github.com/carjs/carjs-cli.git"},"bugs":{"url":"https://github.com/carjs/carjs-cli/issues"},"license":"ISC","readmeFilename":"README.md"}