Updated package description
This commit is contained in:
@@ -8,6 +8,7 @@
|
|||||||
},
|
},
|
||||||
"keywords": [
|
"keywords": [
|
||||||
"test",
|
"test",
|
||||||
|
"testing",
|
||||||
"jasmine",
|
"jasmine",
|
||||||
"tdd",
|
"tdd",
|
||||||
"bdd"
|
"bdd"
|
||||||
@@ -22,7 +23,7 @@
|
|||||||
"ci": "node spec/support/ci.js",
|
"ci": "node spec/support/ci.js",
|
||||||
"ci:performance": "node spec/support/ci.js jasmine-browser-performance.json"
|
"ci:performance": "node spec/support/ci.js jasmine-browser-performance.json"
|
||||||
},
|
},
|
||||||
"description": "Official packaging of Jasmine's core files for use by Node.js projects.",
|
"description": "Simple JavaScript testing framework for browsers and node.js",
|
||||||
"homepage": "https://jasmine.github.io",
|
"homepage": "https://jasmine.github.io",
|
||||||
"main": "./lib/jasmine-core.js",
|
"main": "./lib/jasmine-core.js",
|
||||||
"files": [
|
"files": [
|
||||||
|
|||||||
Reference in New Issue
Block a user