I was thinking about using something like this with node.js.
This PR adds a package.json file and a npm-build.js script that creates a static ./index.js (a mega json object) file to be built when someone runs npm install counties-provinces (didn't claim yet).
Hey!
I was thinking about using something like this with node.js.
This PR adds a
package.json
file and anpm-build.js
script that creates a static./index.js
(a mega json object) file to be built when someone runsnpm install counties-provinces
(didn't claim yet).Thoughts appreciated :)