Subversion Repositories oidplus

Rev

Rev 1417 | Go to most recent revision | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
597 daniel-mar 1
{
2
  "name": "js-sha3",
1419 daniel-mar 3
  "version": "0.9.2",
597 daniel-mar 4
  "main": ["src/sha3.js"],
5
  "ignore": [
6
    "samples",
7
    "tests"
8
  ]
9
}