spongebobmock
Version:
Angular Pipe to alternate between lowercase and uppercase characters.
27 lines (26 loc) • 649 B
JSON
{
"name": "spongebobmock",
"version": "1.0.0",
"description": "Angular Pipe to alternate between lowercase and uppercase characters.",
"main": "spongeBobMock.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/RyanGDay/spongeBobMock.git"
},
"keywords": [
"Angular",
"SpongeBob"
],
"author": "rgdayo",
"license": "ISC",
"bugs": {
"url": "https://github.com/RyanGDay/spongeBobMock/issues"
},
"homepage": "https://github.com/RyanGDay/spongeBobMock#readme",
"dependencies": {
"@angular/core": "^8.2.8"
}
}