github.com/yrj2011/jx-test-infra@v0.0.0-20190529031832-7a2065ee98eb/triage/node_modules/jasmine-core/jasmine_core.egg-info/PKG-INFO (about)

     1  Metadata-Version: 1.1
     2  Name: jasmine-core
     3  Version: 2.8.0
     4  Summary: Jasmine is a Behavior Driven Development testing framework for JavaScript. It does not rely on browsers, DOM, or any JavaScript framework. Thus it's suited for websites, Node.js (http://nodejs.org) projects, or anywhere that JavaScript can run.
     5  Home-page: http://jasmine.github.io
     6  Author: Pivotal Labs
     7  Author-email: jasmine-js@googlegroups.com
     8  License: MIT
     9  Description: UNKNOWN
    10  Platform: UNKNOWN
    11  Classifier: Development Status :: 5 - Production/Stable
    12  Classifier: Environment :: Console
    13  Classifier: Environment :: Web Environment
    14  Classifier: Framework :: Django
    15  Classifier: Intended Audience :: Developers
    16  Classifier: License :: OSI Approved :: MIT License
    17  Classifier: Operating System :: OS Independent
    18  Classifier: Programming Language :: Python
    19  Classifier: Programming Language :: Python :: 2
    20  Classifier: Programming Language :: Python :: 2.6
    21  Classifier: Programming Language :: Python :: 2.7
    22  Classifier: Programming Language :: Python :: 3
    23  Classifier: Programming Language :: Python :: 3.2
    24  Classifier: Programming Language :: Python :: 3.3
    25  Classifier: Programming Language :: Python :: Implementation :: PyPy
    26  Classifier: Topic :: Internet :: WWW/HTTP
    27  Classifier: Topic :: Software Development :: Libraries :: Python Modules
    28  Classifier: Topic :: Software Development :: Build Tools
    29  Classifier: Topic :: Software Development :: Quality Assurance
    30  Classifier: Topic :: Software Development :: Testing