View file externals/bootstrap/manifest.php

File size: 432B
<?php return array(
  'package' => array(
    'type' => 'external',
    'name' => 'firebug',
    'version' => '6.5.0',
    'revision' => '$Revision: 9747 $',
    'path' => 'externals/bootstrap',
    'repository' => 'socialengine.com',
    'title' => 'Bootstrap JS',
    'author' => 'SocialEngine Core',
    'license' => 'http://www.socialengine.com/license/',
    'directories' => array(
      'externals/bootstrap',
    )
  )
) ?>