{
"perl" : "6.c",
"name" : "Symbol::Scan",
"auth" : "github:doomvox",
"api" : "1",
"version" : "0.0.2",
"description" : "list types or classes currently in use",
"authors" : [ "Joseph Brenner" ],
"license" : "Artistic-2.0",
"provides" : {
"Symbol::Scan" : "lib/Symbol/Scan.pm6"
},
"depends" : [ ],
"build-depends" : [ ],
"test-depends" : [ 'Test' ],
"resources" : [ ],
"tags": [
"Symbol", "Scan", "SymbolScan", "list_core_type_names"
],
"source-url" : "git://github.com/doomvox/perl6-symbol-scan.git"
}