16 lines
367 B
YAML
16 lines
367 B
YAML
name: Fraction
|
|
type: module
|
|
description: Provides a field for storing decimals as fractions, for maximum precision.
|
|
core_version_requirement: ^9.1 || ^10
|
|
package: Field types
|
|
dependencies:
|
|
- drupal:field
|
|
|
|
test_dependencies:
|
|
- feeds:feeds
|
|
|
|
# Information added by Drupal.org packaging script on 2023-08-21
|
|
version: '2.3.1'
|
|
project: 'fraction'
|
|
datestamp: 1692651922
|