Why Gemfury? Push, build, and install  RubyGems npm packages Python packages Maven artifacts PHP packages Go Modules Debian packages RPM packages NuGet packages

Repository URL to install this package:

Details    
@fbinhouse/vcc-ui-typings / package.json
Size: Mime:
{
  "name": "@fbinhouse/vcc-ui-typings",
  "version": "0.1.0",
  "description": "Provides TypeScript type definitions for VCC UI packages.",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://mikeaevans@bitbucket.org/fbinhouse/vcc-ui-typings.git"
  },
  "publishConfig": {
    "registry": "https://npm.fury.io/fbinhouse/"
  },
  "author": "",
  "license": "ISC",
  "homepage": "https://bitbucket.org/fbinhouse/vcc-ui-typings#readme",
  "devDependencies": {
    "typescript": "^3.3.3333"
  },
  "dependencies": {
    "@fbinhouse/volvo-oxp-lib": "^0.1.0",
    "react-fela": "^10.2.1"
  }
}