This repository has been archived by the owner on Dec 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathMETA.yml
85 lines (85 loc) · 2.04 KB
/
META.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
---
abstract: 'Moose-like OO, fast to load, with zero dependencies.'
author:
- unknown
build_requires:
Capture::Tiny: '0.22'
Child: '0.010'
Devel::Hide: '0.0009'
Fennec: '2.016'
File::Copy::Recursive: '0.38'
Test::Compile: '0.24'
Test::Deep: '0.110'
Test::FailWarnings: '0.008'
Test::Most: '0.31'
Test::Output: '1.02'
Test::Sims: '20130412'
configure_requires:
Module::Build: '0.42'
dynamic_config: 1
generated_by: 'Module::Build version 0.4205, CPAN::Meta::Converter version 2.141520'
license: perl
meta-spec:
url: http://module-build.sourceforge.net/META-spec-v1.4.html
version: '1.4'
name: Mite
no_index:
package:
- MY
provides:
MY:
file: lib/Mite/MakeMaker.pm
Mite:
file: lib/Mite.pm
version: v0.0.1
Mite::App:
file: lib/Mite/App.pm
Mite::App::Command:
file: lib/Mite/App/Command.pm
Mite::App::Command::clean:
file: lib/Mite/App/Command/clean.pm
Mite::App::Command::compile:
file: lib/Mite/App/Command/compile.pm
Mite::App::Command::init:
file: lib/Mite/App/Command/init.pm
Mite::Attribute:
file: lib/Mite/Attribute.pm
Mite::Class:
file: lib/Mite/Class.pm
Mite::Compiled:
file: lib/Mite/Compiled.pm
Mite::Config:
file: lib/Mite/Config.pm
Mite::MakeMaker:
file: lib/Mite/MakeMaker.pm
Mite::ModuleBuild:
file: lib/Mite/ModuleBuild.pm
Mite::Project:
file: lib/Mite/Project.pm
Mite::Role::HasConfig:
file: lib/Mite/Role/HasConfig.pm
Mite::Role::HasDefault:
file: lib/Mite/Role/HasDefault.pm
Mite::Role::HasYAML:
file: lib/Mite/Role/HasYAML.pm
Mite::Shim:
file: lib/Mite/Shim.pm
version: v0.0.1
Mite::Source:
file: lib/Mite/Source.pm
Mite::Types:
file: lib/Mite/Types.pm
requires:
App::Cmd: '0.323'
Method::Signatures: '20140224'
Mouse: '1.08'
MouseX::Foreign: '1.000'
Path::Tiny: '0.052'
YAML::XS: '0.41'
perl: v5.10.1
version: '0.77'
resources:
bugtracker: https://github.com/evalEmpire/Mite/issues
license: http://dev.perl.org/licenses/
repository: https://github.com/evalEmpire/Mite
version: v0.0.1