You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
blockvote/node_modules/oboe/component.json

18 lines
272 B

{
"name": "oboe",
"version": "2.1.2",
"main": "dist/oboe-browser.js",
"ignore": [
"**/.*",
"node_modules",
"components",
"writing",
"src",
"examples",
"build",
"benchmarking",
"package.json",
"Gruntfile.js",
"test"
]
}