You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
48 lines
1014 B
JSON
48 lines
1014 B
JSON
{
|
|
"name": "jasmine-core",
|
|
"version": "2.2.1",
|
|
"homepage": "http://jasmine.github.io",
|
|
"authors": [
|
|
"slackersoft <gregg@slackersoft.net>"
|
|
],
|
|
"description": "Official packaging of Jasmine's core files",
|
|
"keywords": [
|
|
"jasmine",
|
|
"bdd"
|
|
],
|
|
"license": "MIT",
|
|
"moduleType": "globals",
|
|
"ignore": [
|
|
"**/.*",
|
|
"dist",
|
|
"grunt",
|
|
"node_modules",
|
|
"pkg",
|
|
"release_notes",
|
|
"spec",
|
|
"src",
|
|
"Gemfile",
|
|
"Gemfile.lock",
|
|
"Rakefile",
|
|
"jasmine-core.gemspec",
|
|
"*.sh",
|
|
"*.py",
|
|
"Gruntfile.js",
|
|
"lib/jasmine-core.rb",
|
|
"lib/jasmine-core/boot/",
|
|
"lib/jasmine-core/spec",
|
|
"lib/jasmine-core/version.rb",
|
|
"lib/jasmine-core/*.py",
|
|
"sauce_connect.log"
|
|
],
|
|
"_release": "2.2.1",
|
|
"_resolution": {
|
|
"type": "version",
|
|
"tag": "v2.2.1",
|
|
"commit": "e173cd1c9dbd1ec829d03c29d1c8528982c289f4"
|
|
},
|
|
"_source": "git://github.com/pivotal/jasmine.git",
|
|
"_target": "~2.2.1",
|
|
"_originalSource": "jasmine",
|
|
"_direct": true
|
|
} |