UNPKG

ng-flow-webpack

Version:

Ng-flow package modification for exporting as module

24 lines (23 loc) 428 B
{ "name": "ng-flow-webpack", "version": "1.0.4", "description": "Ng-flow package modification for exporting as module", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "grunt test" }, "keywords": [ "angular.js", "flow.js", "flow", "angular" ], "author": "Brezulianu Razvan", "license": "ISC", "dependencies": { "@flowjs/flow.js": "^2.11.2" } }