mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-25 04:35:51 +10:00
11 lines
252 B
JSON
11 lines
252 B
JSON
{
|
|
"name": "expect.js",
|
|
"filename": "expect.min.js",
|
|
"version": "0.2.0",
|
|
"description": "BDD style assertions for node and the browser.",
|
|
"main": "./expect",
|
|
"devDependencies": {
|
|
"mocha": "*",
|
|
"serve": "*"
|
|
}
|
|
} |