mirror of
https://github.com/tenrok/BBob.git
synced 2026-06-17 19:21:20 +03:00
npmignore
This commit is contained in:
@@ -0,0 +1,2 @@
|
|||||||
|
benchmark
|
||||||
|
*.test.js
|
||||||
@@ -1,5 +1,5 @@
|
|||||||
{
|
{
|
||||||
"name": "bbob",
|
"name": "bbob-parser",
|
||||||
"version": "1.0.0",
|
"version": "1.0.0",
|
||||||
"description": "Fast BB Code parser written in pure javascript, no dependencies",
|
"description": "Fast BB Code parser written in pure javascript, no dependencies",
|
||||||
"main": "index.js",
|
"main": "index.js",
|
||||||
|
|||||||
Reference in New Issue
Block a user