fix
This commit is contained in:
27
book/node_modules/json-schema-defaults/bower.json
generated
vendored
Normal file
27
book/node_modules/json-schema-defaults/bower.json
generated
vendored
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "json-schema-defaults",
|
||||
"main": "index.js",
|
||||
"version": "0.1.1",
|
||||
"authors": [
|
||||
"Chute <hello@getchute.com>"
|
||||
],
|
||||
"description": "Generate JSON object from default values in JSON Schema",
|
||||
"moduleType": [
|
||||
"amd",
|
||||
"globals",
|
||||
"node"
|
||||
],
|
||||
"keywords": [
|
||||
"json",
|
||||
"schema"
|
||||
],
|
||||
"license": "MIT",
|
||||
"homepage": "https://github.com/chute/json-schema-defaults",
|
||||
"ignore": [
|
||||
"**/.*",
|
||||
"node_modules",
|
||||
"bower_components",
|
||||
"test",
|
||||
"tests"
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user