Repository URL to install this package:
Version:
1.2.13 ▾
|
@exotic/presets
/
package.json
|
---|
{
"name": "@exotic/presets",
"version": "1.2.13",
"description": "presets using exotic (composition belongs here too)",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"dependencies": {
"exotic": "^1.2.14",
"lodash": "4.17.11"
},
"devDependencies": {
"@types/lodash": "4.14.116",
"typescript": "3.1.1"
}
}