bc-data 100.0.0-Beta.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md ADDED
@@ -0,0 +1,12 @@
1
+
2
+
3
+
4
+ [![npm version](https://badge.fury.io/js/bc-data.svg)](https://badge.fury.io/js/bc-data)
5
+
6
+ # BC-data
7
+ Auto-generated miscellaneous data extracted from BC, including as of the moment:
8
+
9
+ * `bc_data.assetVersion`: A record containing the BC version (starting from R99) in which each asset was added.
10
+
11
+ # Installation
12
+ The package can be installed from npmjs as following: `npm install bc-data`.