chore: include bugs attribute to the package.json file (#1047)

* include bugs attribute to the package.json file #1046

* Update all package.json files
This commit is contained in:
Manjiri Tapaswi 2018-10-30 10:18:06 -07:00 коммит произвёл Chris Holt
Родитель 2ee080e25e
Коммит 76186f0f96
27 изменённых файлов: 81 добавлений и 0 удалений

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"scripts": {
"integration-tests:alpha": "node build/testing/sauce-labs/test-browsers.js alpha",
"integration-tests:beta": "node build/testing/sauce-labs/test-browsers.js beta",

Просмотреть файл

@ -11,6 +11,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "dist/index.js",
"scripts": {
"build": "tsc -p ./lib/tsconfig.json",

Просмотреть файл

@ -11,6 +11,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {

Просмотреть файл

@ -11,6 +11,9 @@
"type": "git",
"url": "https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"private": true,
"main": "dist/index.js",
"scripts": {

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"readme": "README.md",
"main": "dist/index.js",
"types": "dist/index.d.ts",

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {

Просмотреть файл

@ -27,6 +27,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"homepage": "https://github.com/Microsoft/fast-tslint-rules#readme",
"devDependencies": {
"@babel/preset-env": "^7.1.0",

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "./dist/index.js",
"types": "./dist/index.d.ts",
"scripts": {

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "dist/index.js",
"type": "dist/index.d.ts",
"scripts": {

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "index.js",
"scripts": {
"prepare": "babel src --out-dir dist",

Просмотреть файл

@ -13,6 +13,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {

Просмотреть файл

@ -16,6 +16,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "tslint.json",
"homepage": "https://github.com/Microsoft/fast-tslint-rules#readme",
"dependencies": {

Просмотреть файл

@ -12,6 +12,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"keywords": [
"javascript",
"typescript",

Просмотреть файл

@ -11,6 +11,9 @@
"type": "git",
"url": "git+https://github.com/Microsoft/fast-dna.git"
},
"bugs": {
"url": "https://github.com/Microsoft/fast-dna/issues/new/choose"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {