Repository URL to install this package:
|
Version:
0.1.0 ▾
|
@fbinhouse/vcc-ui-typings
/
package.json
|
|---|
{
"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"
}
}