Repository URL to install this package:
Version:
6.0.4 ▾
|
chain-able-deps
/
package.json
|
---|
{
"name": "chain-able-deps",
"version": "6.0.4",
"main": "dist/index.js",
"typings": "dist/typings/index.d.ts",
"scripts": {
"rollup": "rollup",
"prepublish": "make publish"
},
"devDependencies": {
"@types/acorn": "4.0.3",
"@types/chokidar": "1.7.5",
"@types/jest": "23.3.0",
"@types/node": "10.11.7",
"@types/rollup": "0.54.0",
"fliplog": "1.0.4",
"jest": "23.4.1",
"magic-string": "0.25.0",
"rollup-plugin-alias": "1.4.0",
"rollup-plugin-buble": "0.19.2",
"rollup-plugin-commonjs": "9.1.3",
"rollup-plugin-node-resolve": "3.3.0",
"rollup-plugin-replace": "2.0.0",
"rollup-plugin-typescript2": "0.15.1",
"rollup-plugin-uglify": "4.0.0",
"source-map": "0.7.3",
"ts-jest": "23.0.1",
"typescript": "3.1.3"
},
"license": "MIT",
"author": "James <aretecode@gmail.com>",
"homepage": "https://github.com/fluents/chain-able#readme",
"repository": {
"type": "git",
"url": "git+https://github.com/fluents/chain-able.git"
},
"bugs": {
"url": "https://github.com/fluents/chain-able/issues"
}
}