Selaa lähdekoodia

updated package.json.

master
Kalimuthu Selvaraj 4 vuotta sitten
vanhempi
commit
34959ff596
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1
    1
      package.json

+ 1
- 1
package.json Näytä tiedosto

"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
"test": "node_modules/.bin/mocha --reporter spec --timeout 1500000", "test": "node_modules/.bin/mocha --reporter spec --timeout 1500000",
"cover": "nyc node_modules/istanbul/lib/cli.js cover node_modules/mocha/bin/_mocha -- -R spec test/* --timeout 1500000",
"cover": "node_modules/istanbul/lib/cli.js cover node_modules/mocha/bin/_mocha -- -R spec test/* --timeout 1500000",
"coverage": "nyc npm run test" "coverage": "nyc npm run test"
}, },
"keywords": [ "keywords": [

Loading…
Peruuta
Tallenna