mirror of
https://github.com/actions/cache.git
synced 2026-06-14 05:35:13 +08:00
13 lines
234 B
YAML
13 lines
234 B
YAML
|
|
---
|
||
|
|
name: xml-naming
|
||
|
|
version: 0.1.0
|
||
|
|
type: npm
|
||
|
|
summary: Validates XML name productions — Name, NCName, QName, NMToken, NMTokens —
|
||
|
|
for XML 1.0 and 1.1
|
||
|
|
homepage:
|
||
|
|
license: mit
|
||
|
|
licenses:
|
||
|
|
- sources: README.md
|
||
|
|
text: MIT
|
||
|
|
notices: []
|