d582066743
* Remove package-lock.json from gitignore * Update dependencies and fix repo url * Fix test * Update to cipheriv * Bump version * Sync package-lock * Revert extraneous package changes * Revert minor doc change
13 lines
No EOL
261 B
Text
13 lines
No EOL
261 B
Text
.DS_Store
|
|
config.json
|
|
test/fixtures/*.json
|
|
!test/fixtures/complete.json
|
|
!test/fixtures/malformed.json
|
|
!test/fixtures/bom.json
|
|
!test/fixtures/no-bom.json
|
|
!test/fixtures/secure.json
|
|
!test/fixtures/secure-iv.json
|
|
node_modules/
|
|
node_modules/*
|
|
npm-debug.log
|
|
coverage |