snappymail/vendors/is.js/bower.json
2015-02-17 21:44:11 +04:00

35 lines
577 B
JSON

{
"name": "is_js",
"main": "is.js",
"version": "0.6.0",
"homepage": "http://arasatasaygin.github.io/is.js/",
"authors": [
"arasatasaygin <arasatasaygin@gmail.com>"
],
"description": "micro check library",
"moduleType": [
"amd",
"globals",
"node"
],
"keywords": [
"type",
"presence",
"regexp",
"string",
"arithmetic",
"object",
"array",
"environment",
"time",
"configuration"
],
"license": "MIT",
"ignore": [
"**/.*",
"node_modules",
"bower_components",
"test",
"tests"
]
}