mirror of
https://github.com/bvanroll/yahoo-thing.git
synced 2025-08-29 12:02:48 +00:00
euh
This commit is contained in:
25
node_modules/bson/bower.json
generated
vendored
Normal file
25
node_modules/bson/bower.json
generated
vendored
Normal file
@@ -0,0 +1,25 @@
|
||||
{
|
||||
"name": "bson",
|
||||
"description": "A bson parser for node.js and the browser",
|
||||
"keywords": [
|
||||
"mongodb",
|
||||
"bson",
|
||||
"parser"
|
||||
],
|
||||
"author": "Christian Amor Kvalheim <christkv@gmail.com>",
|
||||
"main": "./browser_build/bson.js",
|
||||
"license": "Apache-2.0",
|
||||
"moduleType": [
|
||||
"globals",
|
||||
"node"
|
||||
],
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"alternate_parsers",
|
||||
"benchmarks",
|
||||
"bower_components",
|
||||
"node_modules",
|
||||
"test",
|
||||
"tools"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user