You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

package.json 163B

1234567
  1. {
  2. "name": "crass-stdin",
  3. "version": "1.0.0",
  4. "description": "Run crass with standard input.",
  5. "main": "crass-stdin.js",
  6. "author": "Ashton Charbonneau"
  7. }