Skip to content

Instantly share code, notes, and snippets.

Created January 10, 2013 16:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save anonymous/4503485 to your computer and use it in GitHub Desktop.
Save anonymous/4503485 to your computer and use it in GitHub Desktop.
nixbook:web cesconix$ tar -tf $(npm pack)
package/package.json
package/.npmignore
package/README.md
package/app/config/app.coffee
package/app/config/database.coffee
package/app/config/middleware.coffee
package/app/config/system.coffee
package/app/index.coffee
package/app/locale/eng/index.coffee
package/app/locale/ita/index.coffee
package/app/model/session.coffee
package/app/model/user.coffee
package/app/view/layouts/default.jade
package/app/view/layouts/responses/default.coffee
package/app/webroot/favicon.ico
package/lib/dispatcher.coffee
package/lib/L10n.coffee
package/lib/logger.coffee
package/lib/response.coffee
package/pladdy_web-0.0.1-2.tgz
package/todo.json
nixbook:web cesconix$ ls
README.md app lib node_modules package.json pladdy_web-0.0.1-2.tgz todo.json
nixbook:web cesconix$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment