Sha256: 61f50828689be102f8d4102657acc23b0dcdc60f5f2583aa8d2a6e9ee61d3581

Contents?: true

Size: 301 Bytes

Versions: 17

Compression:

Stored size: 301 Bytes

Contents

// This is to be used by "module.js" (and "module.coffee") example(s).
// There should NOT be a "universe.coffee" as only 1 of the 2 would
//  ever be loaded unless the file extension was specified.

exports.answer = 42;

exports.start = function () {
    console.log('Starting the universe....');
}

Version data entries

17 entries across 17 versions & 2 rubygems

Version Path
hooch-0.4.2 jasmine/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom/examples/universe.js
hooch-0.4.1 jasmine/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom/examples/universe.js
hooch-0.4.0 jasmine/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom/examples/universe.js
hooch-0.3.0 jasmine/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom/examples/universe.js
hooch-0.2.1 jasmine/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom/examples/universe.js
hooch-0.2.0 jasmine/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom/examples/universe.js
hooch-0.1.0 jasmine/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom/examples/universe.js
hooch-0.0.8 jasmine/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom/examples/universe.js
hooch-0.0.7 jasmine/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom/examples/universe.js
hooch-0.0.6 jasmine/node_modules/karma-phantomjs-launcher/node_modules/phantomjs/lib/phantom/examples/universe.js
entangled-0.0.16 spec/dummy/public/node_modules/phantomjs/lib/phantom/examples/universe.js
entangled-0.0.15 spec/dummy/public/node_modules/phantomjs/lib/phantom/examples/universe.js
entangled-0.0.14 spec/dummy/public/node_modules/phantomjs/lib/phantom/examples/universe.js
entangled-0.0.13 spec/dummy/public/node_modules/phantomjs/lib/phantom/examples/universe.js
entangled-0.0.12 spec/dummy/public/node_modules/phantomjs/lib/phantom/examples/universe.js
entangled-0.0.11 spec/dummy/public/node_modules/phantomjs/lib/phantom/examples/universe.js
entangled-0.0.10 spec/dummy/public/node_modules/phantomjs/lib/phantom/examples/universe.js