UNPKG

angular-onetime-binding-loader

Version:

A Webpack loader which allows definition of one time binding on component level.

31 lines (30 loc) 819 B
{ "name": "angular-onetime-binding-loader", "version": "1.0.1", "description": "A Webpack loader which allows definition of one time binding on component level.", "main": "src/index.js", "repository": { "type": "git", "url": "git+https://github.com/asulaiman/angular-onetime-binding-loader.git" }, "dependencies": { "esprima": "4.0.0" }, "keywords": [ "angular-onetime-binding-loader", "binding", "onetime", "webpack", "loader", "iminif" ], "author": "Adil <asulaimanificent@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/asulaiman/angular-onetime-binding-loader/issues" }, "homepage": "https://github.com/asulaiman/angular-onetime-binding-loader", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" } }