Advertisement
Guest User

Untitled

a guest
Apr 26th, 2015
201
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.34 KB | None | 0 0
  1. {
  2. "name": "mammouth-example",
  3. "version": "1.0.0",
  4. "description": "",
  5. "main": "index.js",
  6. "scripts": {
  7. "test": "",
  8. "build": "node ./node_modules/mammouth/bin/mammouth -c -o ./spec ./spec_src"
  9. },
  10. "author": "Noritaka Horio <holy.shared.design@gmail.com>",
  11. "license": "MIT",
  12. "dependencies": {
  13. "mammouth": "^2.0.1"
  14. }
  15. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement