UNPKG

opfplatform

Version:

The celebrated OPF Platform for buidling enterprise Private App Stores

56 lines (55 loc) 1.82 kB
{ "name": "opfplatform", "version": "0.1.1", "description": "The celebrated OPF Platform for buidling enterprise Private App Stores", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git://git@github.com:rodriguezartav/opfplatform.git" }, "keywords": [ "Enterprise", "ERP", "Private", "App", "Store", "Spine", "Pusher", "Database.com" ], "dependencies": { "opfcompiler": "latest", "es5-shimify": "~0.0.1", "json2ify": "~0.0.1", "jqueryify": "0.0.3", "spine": "1.0.8", "express": "2.5.8", "coffee-script": "~1.3.1", "less": "~1.3.0", "jade": "~0.26.1", "redis-url": "0.0.1", "redis": "0.7.1", "cookies": "0.3.0", "winston": "0.6.1", "oauth": "0.9.7", "xml2js": "0.1.14", "connect-redis": "*", "node-pusher": "0.0.2", "restler": "~2.0.0", "async": "0.1.22", "parse": "*" }, "author": { "name": "Roberto Rodriguez" }, "license": "MIT", "readme": "<h1>OPF Compiler</h1>\n<h4>Javascript and CSS compiler for Platform-B</h4>\n<h6>Based on Alex Maccaw's work on HEM Server for the Spine Framwork</h6>\n\n<p>The OPF Compiler is a key tool of Platform-b, it's main purpose is to compile Coffeescript and wrapper them in CommonJS Module Functions so they can be required in the Browser</p>\n\n<p>OPF Compiler also concatenates libraries/dependencies of Javascript(Coffescript) and CSS(Less) as well as Templates(ECO)</p>\n\n<p>OPF Compiler is used by Platform-b platform building process and by Platform-b Private Platform Development Compiling.</p>", "_id": "opfplatform@0.0.31", "dist": { "shasum": "85a143f741336021d26ad9d4f958808f4e6bcd98" }, "_from": "opfplatform@latest" }