mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-12-06 17:27:59 +00:00
Add build, test, Gruntfile, Makefile to npm files
This commit is contained in:
@@ -4,8 +4,11 @@
|
||||
"description": "Ripple JavaScript client library",
|
||||
"files": [
|
||||
"src/js/*",
|
||||
"build/sjcl.js",
|
||||
"bin/rsign.js"
|
||||
"bin/*",
|
||||
"build/*",
|
||||
"test/*",
|
||||
"Makefile",
|
||||
"Gruntfile.js"
|
||||
],
|
||||
"main": "src/js/ripple",
|
||||
"directories": {
|
||||
|
||||
Reference in New Issue
Block a user