mirror of
https://github.com/shelljs/shelljs.git
synced 2026-01-18 16:03:37 +00:00
More shell.js --> ShellJS
This commit is contained in:
parent
302769a963
commit
4d69fb9d26
@ -1,10 +1,10 @@
|
||||
{ "name": "shelljs"
|
||||
, "version": "0.0.1"
|
||||
, "author": "Artur Adib <aadib@mozilla.com>"
|
||||
, "description": "Unix shell commands for Node.js"
|
||||
, "description": "Portable Unix shell commands for Node.js"
|
||||
, "keywords": ["unix", "shell", "makefile", "make", "jake", "synchronous"]
|
||||
, "repository": "git://github.com/arturadib/shell.js"
|
||||
, "homepage": "http://github.com/arturadib/shell.js"
|
||||
, "repository": "git://github.com/arturadib/shelljs"
|
||||
, "homepage": "http://github.com/arturadib/shelljs"
|
||||
, "main": "./shell.js"
|
||||
, "scripts": {
|
||||
"test": "node scripts/run-tests"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user