Crate package_json_parser

Source

Structs§

BugsItem
Contributors
Cpu
Dependencies
Description
DevDependencies
Directories
EngineStrict
Engines
Files
HomePage
LabeledSpan
A labeled SourceSpan.
License
Maintainers
Man
Module
Name
NamedSource
Utility struct for when you have a regular SourceCode type that doesn’t implement name. For example String. Or if you want to override the name returned by the SourceCode.
OptionalDependencies
Os
PackageJsonParser
PackageManager
PeerDependencies
PersonObject
Private
PublishConfig
ReadmeContent
Repository
Scripts
SourceSpan
Span within a SourceCode
Type
Types
Typings
Version

Enums§

Bin
Bugs
ErrorKind
Keywords
Main
Person
Readme
RepositoryOrString

Traits§

Deserialize
A data structure that can be deserialized from any data format supported by Serde.
Serialize
A data structure that can be serialized into any data format supported by Serde.

Type Aliases§

FxHashMap
Type alias for a hash map that uses the Fx hashing algorithm.
Result
type alias for Result<T, Report>

Derive Macros§

Deserialize
Serialize