Files
cdnjs/ajax/libs/condition/package.json
T

34 lines
636 B
JSON

{
"name": "condition",
"filename": "condition.min.js",
"version": "1.2.0",
"description": "Advanced condition library",
"homepage": "https://github.com/nathggns/condition.js",
"keywords": [
"conditions"
],
"maintainers": [
{
"name": "Nathaniel Higgins",
"email": "nat@nath.is",
"web": "http://nath.is/"
}
],
"repositories": [
{
"type": "git",
"url": "https://github.com/nathggns/condition.js"
}
],
"npmName": "condition",
"npmFileMap": [
{
"basePath": "/dist/",
"files": [
"condition.js",
"condition.min.js"
]
}
]
}