2
0
mirror of https://github.com/tenrok/BBob.git synced 2026-05-15 11:59:37 +03:00

npmignore

This commit is contained in:
Nikolay Kostyurin
2018-06-04 23:21:11 +02:00
parent edf90de445
commit 05dbc5ddeb
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -0,0 +1,2 @@
benchmark
*.test.js
+1 -1
View File
@@ -1,5 +1,5 @@
{
"name": "bbob",
"name": "bbob-parser",
"version": "1.0.0",
"description": "Fast BB Code parser written in pure javascript, no dependencies",
"main": "index.js",