UNPKG

featurepilot

Version:

Feature flipper for modern applications

24 lines (23 loc) 564 B
{ "name": "featurepilot", "version": "1.0.0", "description": "Feature flipper for modern applications", "main": "index.js", "type": "module", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/KPDTech/featureswitch.git" }, "keywords": [ "feature-switch" ], "author": "KPD Tech", "license": "ISC", "bugs": { "url": "https://github.com/KPDTech/featureswitch/issues" }, "homepage": "https://github.com/KPDTech/featureswitch#readme" }