🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

acha-framework

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

acha-framework - npm Package Compare versions

Comparing version

to
1.0.14

__README.md

91

package.json

@@ -1,1 +0,90 @@

{"license":"","name":"acha-framework","version":"1.0.13","description":"is a modular framework on both client (angular.js) and server (node.js) side, it provides security, orm, ioc, obfuscation and ...","main":"index.js","scripts":{"test":"mocha -r should -R spec"},"author":"Navid Kianfar","dependencies":{"async":"^2.1.5","body-parser":"^1.17.1","caminte":"^0.2.19","compression":"^1.6.2","connect-caminte":"0.0.4","cookie-parser":"^1.4.3","csurf":"^1.9.0","ejs":"^2.5.6","ejs-mate":"^2.3.0","express":"^4.15.2","express-error-handler":"^1.1.0","express-session":"^1.15.1","express-useragent":"^0.2.4","feed":"^0.3.1","fs-extra":"^0.30.0","helmet":"^2.3.0","i18n":"^0.8.3","jsonwebtoken":"^7.3.0","lodash":"^4.17.4","morgan":"^1.8.1","mysql":"^2.13.0","passport":"^0.3.2","passport-facebook-token":"^3.3.0","passport-google-oauth2":"^0.1.6","passport-jwt":"^2.2.1","passport-local":"^1.0.0","pem":"^1.9.4","q":"^1.4.1","skipper":"^0.6.5","sqlite3":"^3.1.8","underscore":"^1.8.3","uuid":"^2.0.3","ym":"^0.1.2"},"caminte":{"adapter":"sqlite3"},"url":"https://github.com/achasoft/acha-framework","emil":"nvd.kianfar@gmail.com","keywords":["angular","api","atom","authentication","express","jwt","modular","mvc","nodejs","oauth","obfuscation","orm","rss","sitemap","startup","token"]}
{
"license": "",
"name": "acha-framework",
"version": "1.0.14",
"description": "is a modular framework on both client (angular.js) and server (node.js) side, it provides security, orm, ioc, obfuscation and ...",
"main": "index.js",
"scripts": {
"test": "mocha -r should -R spec"
},
"author": "Navid Kianfar",
"devDependencies": {
"gulp": "^3.9.1",
"gulp-concat": "^2.6.1",
"gulp-cssmin": "^0.1.7",
"gulp-fixmyjs": "^1.0.2",
"gulp-foreach": "^0.1.0",
"gulp-less": "^3.3.0",
"gulp-minify-html": "^1.0.6",
"gulp-ng-template": "^0.2.3",
"gulp-rename": "^1.2.2",
"gulp-run-command": "0.0.7",
"gulp-uglify": "^2.1.0",
"istanbul": "^0.4.5",
"jshint": "^2.9.4",
"less-plugin-autoprefix": "^1.5.1",
"merge-stream": "^1.0.1",
"mocha": "^3.2.0",
"run-sequence": "^1.2.2",
"should": "^11.2.1",
"supertest": "^2.0.1"
},
"dependencies": {
"async": "^2.1.5",
"body-parser": "^1.17.1",
"caminte": "^0.2.19",
"compression": "^1.6.2",
"connect-caminte": "0.0.4",
"cookie-parser": "^1.4.3",
"csurf": "^1.9.0",
"ejs": "^2.5.6",
"ejs-mate": "^2.3.0",
"express": "^4.15.2",
"express-error-handler": "^1.1.0",
"express-session": "^1.15.1",
"express-useragent": "^0.2.4",
"feed": "^0.3.1",
"fs-extra": "^0.30.0",
"helmet": "^2.3.0",
"i18n": "^0.8.3",
"jsonwebtoken": "^7.3.0",
"lodash": "^4.17.4",
"morgan": "^1.8.1",
"mysql": "^2.13.0",
"passport": "^0.3.2",
"passport-facebook-token": "^3.3.0",
"passport-google-oauth2": "^0.1.6",
"passport-jwt": "^2.2.1",
"passport-local": "^1.0.0",
"pem": "^1.9.4",
"q": "^1.4.1",
"skipper": "^0.6.5",
"sqlite3": "^3.1.8",
"underscore": "^1.8.3",
"uuid": "^2.0.3",
"ym": "^0.1.2"
},
"caminte": {
"adapter": "sqlite3"
},
"url": "https://github.com/achasoft/acha-framework",
"emil": "nvd.kianfar@gmail.com",
"keywords": [
"angular",
"api",
"atom",
"authentication",
"express",
"jwt",
"modular",
"mvc",
"nodejs",
"oauth",
"obfuscation",
"orm",
"rss",
"sitemap",
"startup",
"token"
]
}

6

README.md

@@ -1,5 +0,3 @@

Acha Framework
Source Code
is a modular framework on both client (angular.js) and server (node.js) side, it provides security, orm, ioc, obfuscation and ...
this package is production package and does not provide any source code, please check the repo at github [Acha Framework](https://github.com/achasoft/acha-framework) .
you may or may not use it directly, but the easy to use case would be Acha Application which can be found on github [Acha Application](https://github.com/achasoft/acha-application)
[Navid Kianfar @ http://kianfar.me](http://kianfar.me)